Skip to content

Commit

Permalink
chore: remove debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed May 4, 2023
1 parent 45a609f commit 0ead27c
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
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -exuo pipefail
set -euo pipefail

EXTRA_ARGS=""
BIN_PATH="$INPUT_BIN_PATH"
Expand Down

0 comments on commit 0ead27c

Please sign in to comment.