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

Update restore

This commit is contained in:
ericgaspar 2021-06-03 15:05:27 +02:00
parent 9c8549fa0f
commit 5d44f12f9b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -125,7 +125,7 @@ ynh_script_progression --message="Restoring the systemd configuration..."
ynh_restore_file --origin_path="/etc/systemd/system/$app.service" ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
systemctl daemon-reload systemctl daemon-reload
systemctl enable $app.service systemctl enable $app.service --quiet
#================================================= #=================================================
# INTEGRATE SERVICE IN YUNOHOST # INTEGRATE SERVICE IN YUNOHOST