use consistent shell option style

This commit is contained in:
Daniel Micay 2024-03-09 00:08:32 -05:00
parent 443b1215f4
commit e2433409c5

View File

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
set -o errexit -o nounset -o pipefail set -o errexit -o nounset -o pipefail
shopt -s extglob shopt -s extglob
touch lock touch lock