Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andstor authored Mar 10, 2020
1 parent 1db9c2f commit 758102e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# @license MIT
# @version 3.0.0

set -xvo pipefail
set -o pipefail

shopt -s extglob globstar nullglob dotglob

Expand Down

0 comments on commit 758102e

Please sign in to comment.