mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
debug
This commit is contained in:
parent
264d8ed701
commit
f1972ff3cf
1 changed files with 1 additions and 1 deletions
|
@ -81,6 +81,6 @@ ynh_script_progression --message="Restoring nginx web server..."
|
||||||
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||||
ynh_systemd_action --service_name=nginx --action=reload
|
ynh_systemd_action --service_name=nginx --action=reload
|
||||||
|
|
||||||
ynh_local_curl
|
ynh_local_curl "/"
|
||||||
|
|
||||||
ynh_script_progression --message="Recovery of $app completed" --last
|
ynh_script_progression --message="Recovery of $app completed" --last
|
||||||
|
|
Loading…
Reference in a new issue