Skip to content

Commit 79d8a6e

Browse files
committed
Update bash_strict.sh
1 parent 40bdf2d commit 79d8a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash_strict.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# http://redsymbol.net/articles/unofficial-bash-strict-mode/
21
#!/bin/bash
2+
# http://redsymbol.net/articles/unofficial-bash-strict-mode/
33
set -euo pipefail
44
IFS=$'\n\t'

0 commit comments

Comments
 (0)