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 9c0a3a1718
commit ed9c7631bc

View File

@@ -69,7 +69,7 @@ fi
./scripts/cmdeploy init --config "${INI_FILE}" $INI_CMD_ARGS $MAIL_DOMAIN ./scripts/cmdeploy init --config "${INI_FILE}" $INI_CMD_ARGS $MAIL_DOMAIN
bash /update_ini.sh 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 echo "ForwardToConsole=yes" >> /etc/systemd/journald.conf
systemctl restart systemd-journald systemctl restart systemd-journald