From d910f614a5405fe1ccc4e5b33dfce8fcb10add00 Mon Sep 17 00:00:00 2001 From: Philipp Holzer Date: Wed, 2 Oct 2019 07:51:26 +0200 Subject: [PATCH] HOTFIX: check_branch --- 2019.09/apache/entrypoint.sh | 2 +- 2019.09/fpm-alpine/entrypoint.sh | 2 +- 2019.09/fpm/entrypoint.sh | 2 +- 2019.12-dev/apache/entrypoint.sh | 2 +- 2019.12-dev/fpm-alpine/entrypoint.sh | 2 +- 2019.12-dev/fpm/entrypoint.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/2019.09/apache/entrypoint.sh b/2019.09/apache/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.09/apache/entrypoint.sh +++ b/2019.09/apache/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first diff --git a/2019.09/fpm-alpine/entrypoint.sh b/2019.09/fpm-alpine/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.09/fpm-alpine/entrypoint.sh +++ b/2019.09/fpm-alpine/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first diff --git a/2019.09/fpm/entrypoint.sh b/2019.09/fpm/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.09/fpm/entrypoint.sh +++ b/2019.09/fpm/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first diff --git a/2019.12-dev/apache/entrypoint.sh b/2019.12-dev/apache/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.12-dev/apache/entrypoint.sh +++ b/2019.12-dev/apache/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first diff --git a/2019.12-dev/fpm-alpine/entrypoint.sh b/2019.12-dev/fpm-alpine/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.12-dev/fpm-alpine/entrypoint.sh +++ b/2019.12-dev/fpm-alpine/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first diff --git a/2019.12-dev/fpm/entrypoint.sh b/2019.12-dev/fpm/entrypoint.sh index 4ddcbaa..9c7ea16 100755 --- a/2019.12-dev/fpm/entrypoint.sh +++ b/2019.12-dev/fpm/entrypoint.sh @@ -39,7 +39,7 @@ clone_develop() { fi # Check if the branches exist before wiping the - if check_branch "$friendica_repo" "$friendica_git" && check_brach "$friendica_addons_repo" "$addons_git" ; then + if check_branch "$friendica_repo" "$friendica_git" && check_branch "$friendica_addons_repo" "$addons_git" ; then echo "Downloading Friendica from GitHub '${friendica_repo}/${friendica_git}' ..." # Removing the whole directory first