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

Update restore

This commit is contained in:
Alexandre Aubin 2020-12-02 03:59:15 +01:00 committed by GitHub
parent 29fa31f6fd
commit c1cd89082c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ systemctl enable $app.service
# INTEGRATE SERVICE IN YUNOHOST # INTEGRATE SERVICE IN YUNOHOST
#================================================= #=================================================
yunohost service add $app --description "Responsive web-based XMPP client" --log "/var/log/$app/$app.log" yunohost service add $app --description "Responsive web-based XMPP client" --log="/var/log/$app/$app.log"
#================================================= #=================================================
# START SYSTEMD SERVICE # START SYSTEMD SERVICE