diff --git a/bootstrap.sh b/bootstrap.sh index 59f113a..3b61964 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -678,7 +678,7 @@ compose_up() { fi fi - docker compose -f $compose_files up --pull always -d --wait + docker--compose -f $compose_files up --pull always -d --wait if [[ $? -ne 0 ]]; then echo "Error: Docker Compose failed to start." @@ -1095,4 +1095,4 @@ compose_up cd "$init_pwd" || return echo -e "Congratulations! Your $(gum style --foreground "$main_color" "nesa") node was successfully bootstrapped!" -# set +x \ No newline at end of file +# set +x