diff --git a/scripts/install b/scripts/install index 9ea27a6..a6b2d9d 100644 --- a/scripts/install +++ b/scripts/install @@ -64,7 +64,6 @@ ynh_systemd_action --service_name=${app} --action="start" --log_path="/var/log/$ # FIXME : temporary debug sleep 10 # Maybe the service needs a few seconds to actually start ... -ynh_print_info --message="$(curl --insecure -L -v https://$domain$path)" #================================================= # END OF SCRIPT