Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2018-12-13 15:21:01 +0300
committerGitHub <noreply@github.com>2018-12-13 15:21:01 +0300
commit31d7dedda906de8c4f387e17be7e16b55cb41031 (patch)
tree1bf578d2b50ff2ca3a51fc72b7fa72e17831059c
parent2fb6c587dcaac3aac0d2d8b42a7e3fd54dc8f25b (diff)
parenta37b6752b9ac77cee7d5fc1942182437419383ed (diff)
Fix typo in docker-entrypoint.sh
-rwxr-xr-x13.0/apache/entrypoint.sh2
-rwxr-xr-x13.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x13.0/fpm/entrypoint.sh2
-rwxr-xr-x14.0/apache/entrypoint.sh2
-rwxr-xr-x14.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x14.0/fpm/entrypoint.sh2
-rwxr-xr-x15.0/apache/entrypoint.sh2
-rwxr-xr-x15.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x15.0/fpm/entrypoint.sh2
-rwxr-xr-xdocker-entrypoint.sh2
10 files changed, 10 insertions, 10 deletions
diff --git a/13.0/apache/entrypoint.sh b/13.0/apache/entrypoint.sh
index 045227e..07644c0 100755
--- a/13.0/apache/entrypoint.sh
+++ b/13.0/apache/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/13.0/fpm-alpine/entrypoint.sh b/13.0/fpm-alpine/entrypoint.sh
index 045227e..07644c0 100755
--- a/13.0/fpm-alpine/entrypoint.sh
+++ b/13.0/fpm-alpine/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/13.0/fpm/entrypoint.sh b/13.0/fpm/entrypoint.sh
index 045227e..07644c0 100755
--- a/13.0/fpm/entrypoint.sh
+++ b/13.0/fpm/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/14.0/apache/entrypoint.sh b/14.0/apache/entrypoint.sh
index 045227e..07644c0 100755
--- a/14.0/apache/entrypoint.sh
+++ b/14.0/apache/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/14.0/fpm-alpine/entrypoint.sh b/14.0/fpm-alpine/entrypoint.sh
index 045227e..07644c0 100755
--- a/14.0/fpm-alpine/entrypoint.sh
+++ b/14.0/fpm-alpine/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/14.0/fpm/entrypoint.sh b/14.0/fpm/entrypoint.sh
index 045227e..07644c0 100755
--- a/14.0/fpm/entrypoint.sh
+++ b/14.0/fpm/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/15.0/apache/entrypoint.sh b/15.0/apache/entrypoint.sh
index 045227e..07644c0 100755
--- a/15.0/apache/entrypoint.sh
+++ b/15.0/apache/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/15.0/fpm-alpine/entrypoint.sh b/15.0/fpm-alpine/entrypoint.sh
index 045227e..07644c0 100755
--- a/15.0/fpm-alpine/entrypoint.sh
+++ b/15.0/fpm-alpine/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/15.0/fpm/entrypoint.sh b/15.0/fpm/entrypoint.sh
index 045227e..07644c0 100755
--- a/15.0/fpm/entrypoint.sh
+++ b/15.0/fpm/entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]
diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh
index 045227e..07644c0 100755
--- a/docker-entrypoint.sh
+++ b/docker-entrypoint.sh
@@ -90,7 +90,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
fi
if [ "$install" = true ]; then
- echo "starting nexcloud installation"
+ echo "starting nextcloud installation"
max_retries=10
try=0
until run_as "php /var/www/html/occ maintenance:install $install_options" || [ "$try" -gt "$max_retries" ]