removed -x option from shebang
This commit is contained in:
parent
5455f182d7
commit
8b2b58be05
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -x
|
||||
#!/bin/bash
|
||||
# version: VVVVV
|
||||
|
||||
if [ $# -le 1 ] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user