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

Fix service description in upgrade

This commit is contained in:
tituspijean 2021-06-04 08:51:51 +02:00
parent a7c848912b
commit 8428acba85

View file

@ -120,7 +120,7 @@ ynh_use_logrotate --non-append --logfile="$final_path/logs"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="Radarr daemon" --log="$final_path/logs/sonarr.txt"
yunohost service add $app --description="Sonarr daemon" --log="$final_path/logs/sonarr.txt"
#=================================================
# START SYSTEMD SERVICE