Add shopt
This commit is contained in:
parent
2dd5198b37
commit
7c252ac940
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
shopt -s
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
qpushd() {
|
qpushd() {
|
||||||
|
|
Loading…
Reference in New Issue