mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Fix (another) script error
This commit is contained in:
parent
33c75830ce
commit
3fba18ff46
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ ynh_add_systemd_config
|
|||
ynh_script_progression -m "Updating webserver configuration..." -w 1
|
||||
ynh_change_url_nginx_config
|
||||
|
||||
ynh_script_progression -m="Restarting systemd service..." -w 1
|
||||
ynh_script_progression -m "Restarting systemd service..." -w 1
|
||||
ynh_systemd_action -a restart
|
||||
|
||||
ynh_script_progression -m="URL change completed" -l
|
||||
ynh_script_progression -m "URL change completed" -l
|
||||
|
|
Loading…
Add table
Reference in a new issue