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