1
0
Fork 0
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:
Alexander Wühr 2023-02-24 14:56:29 +01:00
parent 33c75830ce
commit 3fba18ff46
No known key found for this signature in database

View file

@ -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