docker: enable DNS checks before cmdeploy run again

This commit is contained in:
missytake
2025-08-26 10:46:48 +02:00
committed by j4n
parent 38fb191c86
commit c5a8d00558

View File

@@ -69,7 +69,7 @@ fi
./scripts/cmdeploy init --config "${INI_FILE}" $INI_CMD_ARGS $MAIL_DOMAIN
bash /update_ini.sh
./scripts/cmdeploy run --ssh-host docker --skip-dns-check
./scripts/cmdeploy run --ssh-host docker
echo "ForwardToConsole=yes" >> /etc/systemd/journald.conf
systemctl restart systemd-journald