Skip to content

Commit 3b4c902

Browse files
committed
Remove unbound variable
1 parent d2f1039 commit 3b4c902

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jessie/docker-entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ HOME_APP=/home/app
1111
step() { echo -e "${YELLOW}${BOLD}===> ${RESET}${*}${RESET}"; }
1212
success() { echo -e "${RESET}${GREEN}${BOLD}${*}${RESET}"; }
1313

14-
step "Environment: ${ENVIRONMENT}"
1514
step "Current dir: $(pwd)"
1615
step "Python version: $(python --version)"
1716

0 commit comments

Comments
 (0)