mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-05 03:28:32 +02:00
Remove /var/log
There is no `/var/log`
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user