Fix discrepancy between files

This commit is contained in:
Salamandar 2023-09-19 23:23:22 +02:00
parent 3042d93812
commit 248f9bf9cf

View file

@ -120,7 +120,7 @@ ynh_use_logrotate --non-append --specific_user $app/$app
#================================================= #=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="$app daemon for bridging IRC and Matrix." --log="/var/log/$app/$app.log" yunohost service add $app --description="$app daemon for bridging IRC and Matrix messages." --log="/var/log/$app/$app.log"
#================================================= #=================================================
# START SYSTEMD SERVICE # START SYSTEMD SERVICE