diff --git a/init.sh b/init.sh index 7995d0e..0f7c6ea 100644 --- a/init.sh +++ b/init.sh @@ -45,7 +45,7 @@ if [ -z "$(ls -A /data)" ]; then --trustedcert /var/lib/icinga2/certs/trusted-parent.crt \ --accept-commands --accept-config --disable-confd else - echo satellite not init must do manually + echo satellite not initialized, must do manually fi fi