Skip to content

Commit

Permalink
fix: remove unnescessary cd
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Nov 12, 2020
1 parent 89b049d commit 8543b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

set -e

cd /app

if [ -z "$AWS_S3_BUCKET" ]; then
echo "AWS_S3_BUCKET is not set. Quitting."
exit 1
Expand Down

0 comments on commit 8543b57

Please sign in to comment.