Enabling debug message in script

This commit is contained in:
Rajesh Rajendran 2022-02-14 14:37:51 +00:00 committed by GitHub
parent 64fd23a35b
commit 0dc4d8af1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
#!/bin/bash
set -x
cd $(dirname $0)
is_migrate=$1