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

Remove now useless comment in upgrade

This commit is contained in:
tituspijean 2023-08-29 07:55:09 +02:00 committed by GitHub
parent 7caa81ab45
commit f832256930
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,6 @@ fi
#=================================================
# STOP SYSTEMD SERVICE
#=================================================
# We stop the service first because the compatibility fixes might edit the configuration file of the app.
ynh_script_progression --message="Stopping a systemd service..."
ynh_systemd_action --service_name=$app --action=stop --log_path="systemd" --line_match="Ghost has shut down" --timeout=60