qt515: consolidate bash set short options
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
940e668914
commit
de97acd190
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p nix-prefetch-scripts jq
|
||||
|
||||
set -x -e -o pipefail
|
||||
set -eox pipefail
|
||||
|
||||
here="$(dirname "${BASH_SOURCE[0]}")"
|
||||
modules="${here}/modules"
|
||||
|
Loading…
Reference in New Issue
Block a user