Replace 'set -e'
This commit is contained in:
parent
9d932201d6
commit
e5148da1ab
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh -e
|
||||||
set -e
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# variables
|
# variables
|
||||||
|
|
Loading…
Reference in a new issue