mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Set $COUNT variable to 1
Signed-off-by: Jehu Marcos Herrera Puentes <58377032+JMarcosHP@users.noreply.github.com>
This commit is contained in:
parent
a993ca0fc5
commit
997886054d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# ENV Variables
|
# ENV Variables
|
||||||
MAX_RETRY=3
|
MAX_RETRY=3
|
||||||
COUNT=3
|
COUNT=1
|
||||||
|
|
||||||
# Wait until the domain is reachable
|
# Wait until the domain is reachable
|
||||||
sleep 15
|
sleep 15
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue