1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Fix upgrade

This commit is contained in:
yalh76 2021-01-05 21:16:54 +01:00
parent bd5364a1c9
commit f3f948e317

View file

@ -259,7 +259,7 @@ ynh_use_logrotate --non-append
#================================================= #=================================================
ynh_script_progression --message="Integrating service in YunoHost..." ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $appyunohost service add $app --description "$app daemon for Peertube" --log "$datadir/logs/peertube.log" yunohost service add $app --description "$app daemon for Peertube" --log "$datadir/logs/peertube.log"
#================================================= #=================================================
# START SYSTEMD SERVICE # START SYSTEMD SERVICE