change wait-for-multiply.sh

This commit is contained in:
2026-03-27 17:20:37 +06:00
parent cf80aade19
commit 20b59e6d4a

View File

@@ -4,7 +4,7 @@
set -e set -e
WAIT_FOR_SCRIPT="/usr/local/bin/wait-for.sh" WAIT_FOR_SCRIPT="/usr/bin/wait-for-it.sh"
HOSTS=() HOSTS=()
CMD=() CMD=()