1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
This commit is contained in:
Kayou 2024-08-01 17:29:50 +02:00 committed by GitHub
parent 8a7f99d354
commit 5e498ded58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,9 +18,9 @@ wait_nginx_reload() {
fi
sleep 1
done
# Wait untils nginx has fully reloaded (avoid curl fail with http2)
sleep 2
}
# 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