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:
parent
c9a634e096
commit
ead1734685
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ systemctl enable $app.service --quiet
|
||||||
systemctl enable ${app}-web.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 --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
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue