This commit is contained in:
Éric Gaspar
2024-06-17 22:10:05 +02:00
parent d6855e0bec
commit 58152d7373
3 changed files with 9 additions and 14 deletions

View File

@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_script_progression --message="Stopping a systemd service..." --weight=1
ynh_systemd_action --service_name="$app" --action="stop"
ynh_systemd_action --service_name="$app" --action="stop" --log_path="systemd"
#=================================================
# MODIFY URL IN NGINX CONF