1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/deluge_ynh.git synced 2024-09-03 18:25:52 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-08-06 16:15:03 +02:00
parent c9a634e096
commit ead1734685

View file

@ -34,7 +34,7 @@ systemctl enable $app.service --quiet
systemctl enable ${app}-web.service --quiet
yunohost service add $app --description="Lightweight BitTorrent client" --log="/var/log/$app/$app.log"
yunohost service add ${app}-web --description=BitTorrent UI --log=/var/log/$app/$app.log
yunohost service add ${app}-web --description="BitTorrent UI" --log=/var/log/$app/$app.log
#=================================================
# GENERIC FINALIZATION