removed debug var
This commit is contained in:
parent
0b3132e355
commit
a7c95092e9
1 changed files with 1 additions and 1 deletions
2
main.sh
2
main.sh
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
help_text() {
|
help_text() {
|
||||||
printf "
|
printf "
|
||||||
|
|
Loading…
Add table
Reference in a new issue