1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diacamma_ynh.git synced 2024-09-03 18:26:10 +02:00

Moar debug⁵

This commit is contained in:
Alexandre Aubin 2023-12-15 16:06:06 +01:00
parent e95ffc599f
commit 2dbcfe2a5a

View file

@ -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