1
0
Fork 0
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:
Kayou 2024-08-01 17:29:04 +02:00 committed by GitHub
parent 4372e3db8c
commit 8a7f99d354
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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