Enabling debug message in script
This commit is contained in:
parent
64fd23a35b
commit
0dc4d8af1e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
cd $(dirname $0)
|
||||
|
||||
is_migrate=$1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue