1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Update restore

This commit is contained in:
ericgaspar 2020-12-08 17:39:43 +01:00
parent ff6f62afa6
commit 5d70d592ce
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -108,7 +108,7 @@ systemctl enable $app.service --quiet
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $app --log "/var/log/$app.log" --log "/var/www/$app/log/production.log"
yunohost service add $app --log="/var/log/$app.log" --log="/var/www/$app/log/production.log"
#=================================================
# START SYSTEMD SERVICE