mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
moar sleep
This commit is contained in:
parent
4372e3db8c
commit
8a7f99d354
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ wait_nginx_reload() {
|
|||
sleep 1
|
||||
done
|
||||
}
|
||||
|
||||
# Wait untils nginx has fully reloaded (avoid curl fail with http2)
|
||||
sleep 2
|
||||
|
||||
# Check if an URL is already handled
|
||||
# usage: is_url_handled --domain=DOMAIN --path=PATH_URI
|
||||
|
|
Loading…
Add table
Reference in a new issue