mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Reload nginx after restore
This commit is contained in:
parent
f914bbc8ee
commit
824a083cd7
1 changed files with 2 additions and 1 deletions
|
@ -19,4 +19,5 @@ ynh_webpath_available $domain $path || ynh_die "$domain/$path is not available,
|
|||
# Restore all config and data
|
||||
ynh_restore
|
||||
|
||||
|
||||
# Reload nginx
|
||||
systemctl reload nginx.service
|
||||
|
|
Loading…
Add table
Reference in a new issue