Remove debug

This commit is contained in:
Salamandar 2024-01-29 12:20:59 +01:00
parent cc34234704
commit 61ee3fd8e9

View file

@ -63,8 +63,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd"
ynh_exec_warn journalctl -xu "$app.service"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT
#================================================= #=================================================