mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Fix typo in systemd action
This commit is contained in:
parent
82572e4c00
commit
51c084dbfd
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ ynh_script_progression --message="Upgrading web server configuration..." --weigh
|
|||
ynh_add_nginx_config
|
||||
|
||||
ynh_script_progression --message="Restarting systemd service..." --weight=1
|
||||
ynh_systemd_action --action=estart
|
||||
ynh_systemd_action --action=restart
|
||||
|
||||
ynh_script_progression --message="Upgrade completed" --last
|
Loading…
Add table
Reference in a new issue