mirror of
https://github.com/YunoHost-Apps/kodi_ynh.git
synced 2024-09-03 19:26:34 +02:00
Update restore
This commit is contained in:
parent
5e85e9f920
commit
4bd36ae81e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ if [ "$launch_on_boot" -eq 0 ]
|
|||
then
|
||||
systemctl disable "$app"
|
||||
else
|
||||
systemctl enable "$app".service
|
||||
systemctl enable "$app".service --quiet
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue