Removing hacky bash debugging

This commit is contained in:
Martyn Ranyard 2016-11-27 00:26:43 +00:00
parent 88fc9841c8
commit 8b2a41973c
1 changed files with 0 additions and 5 deletions

View File

@ -22,11 +22,6 @@ else
DOMAINNAME=$(echo $OVERRIDE_HOSTNAME | sed s/[^.]*.//)
fi
echo HOSTNAME $HOSTNAME
echo DOMAINNAME $DOMAINNAME
die "debugging"
#
# Default variables
#