Added debug output for deployCustom

#799
This commit is contained in:
Geoff Bourne 2021-03-11 16:29:21 -06:00
parent 3c77abbbab
commit 44138564b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash
. ${SCRIPTS:-/}start-utils
isDebugging && set -x
if isURL ${CUSTOM_SERVER}; then
filename=$(basename ${CUSTOM_SERVER})