parent
1fb6b80f93
commit
a5dccb2558
4 changed files with 1 additions and 4 deletions
2
build.sh
2
build.sh
|
@ -2,7 +2,7 @@
|
|||
# Builds the Dockerfile[.variant] and injects tgz'ed Netbox code from Github
|
||||
|
||||
echo "▶️ $0 $*"
|
||||
set -x
|
||||
|
||||
set -e
|
||||
|
||||
if [ "${1}x" == "x" ] || [ "${1}" == "--help" ] || [ "${1}" == "-h" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue