Remove /var/log

There is no `/var/log`
This commit is contained in:
yalh76
2022-07-01 01:13:09 +02:00
parent aa44a41477
commit e624704d26
6 changed files with 11 additions and 41 deletions

View File

@ -71,7 +71,7 @@ fi
#=================================================
ynh_script_progression --message="Stopping a systemd service..." --weight=1
ynh_systemd_action --service_name=$app --action="stop" --log_path="/var/log/$app/$app.log"
ynh_systemd_action --service_name=$app --action="stop"
#=================================================
# MODIFY URL IN NGINX CONF