1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00

Found some inconsistencies in the 'yunohost service add' commands between install, upgrade and restore

This commit is contained in:
yalh76 2021-04-06 20:20:01 +02:00
parent 1d60092ea1
commit 8f34f26323

View file

@ -134,7 +134,7 @@ usermod -a -G cdrom,audio,video,plugdev,users,dialout,dip,input,netdev "$app"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $app --log="/var/log/$app/$app.log"
yunohost service add $app --log "$final_path/.kodi/temp/kodi.log"
#=================================================
# START SYSTEMD SERVICE