summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x12.0/apache/entrypoint.sh2
-rwxr-xr-x12.0/fpm-alpine/entrypoint.sh2
-rwxr-xr-x12.0/fpm/entrypoint.sh2
-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-xdocker-entrypoint.sh2
10 files changed, 10 insertions, 10 deletions
diff --git a/12.0/apache/entrypoint.sh b/12.0/apache/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/12.0/apache/entrypoint.sh
+++ b/12.0/apache/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/12.0/fpm-alpine/entrypoint.sh b/12.0/fpm-alpine/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/12.0/fpm-alpine/entrypoint.sh
+++ b/12.0/fpm-alpine/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/12.0/fpm/entrypoint.sh b/12.0/fpm/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/12.0/fpm/entrypoint.sh
+++ b/12.0/fpm/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/13.0/apache/entrypoint.sh b/13.0/apache/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/13.0/apache/entrypoint.sh
+++ b/13.0/apache/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/13.0/fpm-alpine/entrypoint.sh b/13.0/fpm-alpine/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/13.0/fpm-alpine/entrypoint.sh
+++ b/13.0/fpm-alpine/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/13.0/fpm/entrypoint.sh b/13.0/fpm/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/13.0/fpm/entrypoint.sh
+++ b/13.0/fpm/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/14.0/apache/entrypoint.sh b/14.0/apache/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/14.0/apache/entrypoint.sh
+++ b/14.0/apache/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/14.0/fpm-alpine/entrypoint.sh b/14.0/fpm-alpine/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/14.0/fpm-alpine/entrypoint.sh
+++ b/14.0/fpm-alpine/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/14.0/fpm/entrypoint.sh b/14.0/fpm/entrypoint.sh
index 5a580142..0afc0025 100755
--- a/14.0/fpm/entrypoint.sh
+++ b/14.0/fpm/entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi
diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh
index 5a580142..0afc0025 100755
--- a/docker-entrypoint.sh
+++ b/docker-entrypoint.sh
@@ -53,7 +53,7 @@ if version_greater "$image_version" "$installed_version"; then
run_as 'php /var/www/html/occ upgrade'
run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_after
- echo "The following apps have beed disabled:"
+ echo "The following apps have been disabled:"
diff /tmp/list_before /tmp/list_after | grep '<' | cut -d- -f2 | cut -d: -f1
rm -f /tmp/list_before /tmp/list_after
fi