remove x flag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
argv0="$0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
argv0="$0"
|
||||
|
||||
|
||||