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:
parent
7caa81ab45
commit
f832256930
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue