mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix unknown variable issue
This commit is contained in:
parent
08ec3ff899
commit
1cfbb08c88
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
#=================================================
|
||||
ynh_script_progression --message="Waiting for service..." --weight=1
|
||||
|
||||
domain=$new_domain
|
||||
path_url=$new_path
|
||||
is_service_ready
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue