Jacek Kowalski
2019-02-01 16f2784d01c64b41967124efde02d2c1d48f4362
Disable debugging in bash script
1 files modified
2 ■■■ changed files
parse.sh 2 ●●● patch | view | raw | blame | history
parse.sh
@@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
DIR=`dirname "$0"`
cd "$DIR"