summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-01-13 18:10:28 +0000
committerGitHub <noreply@github.com>2020-01-13 18:10:28 +0000
commit13be446667270de43ebe8e88985542ab8e13f733 (patch)
tree21710b3cac8c6d90a422f8093e5b51d1ca628805
parentfbdb70e856554676a695f6bbb290ed55fc0edb62 (diff)
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de> Co-authored-by: Nils160988 <nilswittenbrink@web.de>
-rwxr-xr-x15.0/apache/entrypoint.sh2
-rwxr-xr-x15.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x15.0/fpm/entrypoint.sh2
-rwxr-xr-x16.0/apache/entrypoint.sh2
-rwxr-xr-x16.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x16.0/fpm/entrypoint.sh2
-rwxr-xr-x17.0/apache/entrypoint.sh2
-rwxr-xr-x17.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x17.0/fpm/entrypoint.sh2
-rwxr-xr-x18.0-rc/apache/entrypoint.sh2
-rwxr-xr-x18.0-rc/fpm-alpine/entrypoint.sh2
-rwxr-xr-x18.0-rc/fpm/entrypoint.sh2
-rwxr-xr-xdocker-entrypoint.sh2
13 files changed, 13 insertions, 13 deletions
diff --git a/15.0/apache/entrypoint.sh b/15.0/apache/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/15.0/apache/entrypoint.sh
+++ b/15.0/apache/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/15.0/fpm-alpine/entrypoint.sh b/15.0/fpm-alpine/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/15.0/fpm-alpine/entrypoint.sh
+++ b/15.0/fpm-alpine/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/15.0/fpm/entrypoint.sh b/15.0/fpm/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/15.0/fpm/entrypoint.sh
+++ b/15.0/fpm/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/16.0/apache/entrypoint.sh b/16.0/apache/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/16.0/apache/entrypoint.sh
+++ b/16.0/apache/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/16.0/fpm-alpine/entrypoint.sh b/16.0/fpm-alpine/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/16.0/fpm-alpine/entrypoint.sh
+++ b/16.0/fpm-alpine/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/16.0/fpm/entrypoint.sh b/16.0/fpm/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/16.0/fpm/entrypoint.sh
+++ b/16.0/fpm/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/17.0/apache/entrypoint.sh b/17.0/apache/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/17.0/apache/entrypoint.sh
+++ b/17.0/apache/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/17.0/fpm-alpine/entrypoint.sh b/17.0/fpm-alpine/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/17.0/fpm-alpine/entrypoint.sh
+++ b/17.0/fpm-alpine/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/17.0/fpm/entrypoint.sh b/17.0/fpm/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/17.0/fpm/entrypoint.sh
+++ b/17.0/fpm/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/18.0-rc/apache/entrypoint.sh b/18.0-rc/apache/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/18.0-rc/apache/entrypoint.sh
+++ b/18.0-rc/apache/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/18.0-rc/fpm-alpine/entrypoint.sh b/18.0-rc/fpm-alpine/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/18.0-rc/fpm-alpine/entrypoint.sh
+++ b/18.0-rc/fpm-alpine/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/18.0-rc/fpm/entrypoint.sh b/18.0-rc/fpm/entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/18.0-rc/fpm/entrypoint.sh
+++ b/18.0-rc/fpm/entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"
diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh
index 0104bab6..fb2fe686 100755
--- a/docker-entrypoint.sh
+++ b/docker-entrypoint.sh
@@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
do
echo "retrying install..."
try=$((try+1))
- sleep 3s
+ sleep 10s
done
if [ "$try" -gt "$max_retries" ]; then
echo "installing of nextcloud failed!"