Add shopt
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
shopt -s
|
||||
set -e
|
||||
|
||||
qpushd() {
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
shopt -s
|
||||
set -e
|
||||
|
||||
qpushd() {
|
||||
|