Small typos

This commit is contained in:
ericgaspar
2020-12-04 09:58:29 +01:00
parent 03082fdc09
commit abddc7d868
3 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ systemctl enable $app.service --quiet
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --time --weight=1
yunohost service add $app --description "A short description of the app" --log "/var/log/$app/$app.log"
yunohost service add $app --description="A short description of the app" --log="/var/log/$app/$app.log"
#=================================================
# START SYSTEMD SERVICE