diff --git a/12.0/apache/entrypoint.sh b/12.0/apache/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/12.0/apache/entrypoint.sh +++ b/12.0/apache/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/12.0/fpm-alpine/entrypoint.sh b/12.0/fpm-alpine/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/12.0/fpm-alpine/entrypoint.sh +++ b/12.0/fpm-alpine/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/12.0/fpm/entrypoint.sh b/12.0/fpm/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/12.0/fpm/entrypoint.sh +++ b/12.0/fpm/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/13.0/apache/entrypoint.sh b/13.0/apache/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/13.0/apache/entrypoint.sh +++ b/13.0/apache/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/13.0/fpm-alpine/entrypoint.sh b/13.0/fpm-alpine/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/13.0/fpm-alpine/entrypoint.sh +++ b/13.0/fpm-alpine/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/13.0/fpm/entrypoint.sh b/13.0/fpm/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/13.0/fpm/entrypoint.sh +++ b/13.0/fpm/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/14.0/apache/entrypoint.sh b/14.0/apache/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/14.0/apache/entrypoint.sh +++ b/14.0/apache/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/14.0/fpm-alpine/entrypoint.sh b/14.0/fpm-alpine/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/14.0/fpm-alpine/entrypoint.sh +++ b/14.0/fpm-alpine/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/14.0/fpm/entrypoint.sh b/14.0/fpm/entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/14.0/fpm/entrypoint.sh +++ b/14.0/fpm/entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index 7395c91a..ff0977c6 100755 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -34,8 +34,9 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then fi if version_greater "$image_version" "$installed_version"; then - echo -n "running uprade from $installed_version to $image_version ..." + echo -n "Initializing version $image_version ... " if [ "$installed_version" != "0.0.0.0" ]; then + echo -ne "\nRunning upgrade from $installed_version ... " run_as 'php /var/www/html/occ app:list' | sed -n "/Enabled:/,/Disabled:/p" > /tmp/list_before fi if [ "$(id -u)" = 0 ]; then