debug
This commit is contained in:
parent
419d95b7ef
commit
6bd54b7a00
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
set -e
|
||||||
|
set -x
|
||||||
print_help() {
|
print_help() {
|
||||||
echo "Usage:"
|
echo "Usage:"
|
||||||
echo " -v, --verbose Verbose output."
|
echo " -v, --verbose Verbose output."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user