diff --git a/ixc_django_docker/bin/bash.sh b/ixc_django_docker/bin/bash.sh index 1942b34..a034ce9 100755 --- a/ixc_django_docker/bin/bash.sh +++ b/ixc_django_docker/bin/bash.sh @@ -50,13 +50,15 @@ For detailed documentation, see: EOF # Compare git commit and print reminder if setup has not completed successfully. - GIT_COMMIT="$(git rev-parse HEAD)" - if [[ "$GIT_COMMIT" != $(cat "$PROJECT_DIR/var/setup-git-commit.txt" 2>&1) ]]; then - >&2 cat <&1) ]]; then + >&2 cat <