1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pufferpanel_ynh.git synced 2024-09-03 20:16:03 +02:00

Update restore

This commit is contained in:
ericgaspar 2023-10-29 08:52:04 +01:00
parent abf992169b
commit 0de148da1a

View file

@ -31,7 +31,6 @@ ynh_restore_file --origin_path="/var/lib/$app/"
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
#ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
systemctl enable $app.service --quiet
yunohost service add $app --description="Web-based Game Server Management System" --log="/var/log/$app/$app.log"