1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

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

This commit is contained in:
yalh76 2021-01-02 20:09:51 +01:00
parent c529c55a1d
commit aec93811a0

View file

@ -169,7 +169,7 @@ ynh_use_logrotate
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $app --description="$app daemon for Distbin" --log="/var/log/$app/$app.log"
yunohost service add $app --description="$app daemon for distbin" --log="/var/log/$app/$app.log"
#=================================================
# START SYSTEMD SERVICE