We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12febc4 commit 5148cf0Copy full SHA for 5148cf0
src/entrypoint.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -eu
+set -u
3
4
cd $INPUT_CWD
5
echo "Running in $PWD."
0 commit comments