use consistent shell option style
This commit is contained in:
parent
443b1215f4
commit
e2433409c5
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -o errexit -o nounset -o pipefail
|
||||
|
||||
shopt -s extglob
|
||||
|
||||
touch lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user