stop running out of my homedir
This commit is contained in:
parent
39b70e989f
commit
f62fec7ebf
@ -1,7 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
#BASE_CONF_DIR=/etc/bind
|
||||
BASE_CONF_DIR=/home/davidb/src/docker_bind
|
||||
BASE_CONF_DIR=/etc/bind
|
||||
: "${DNS_PORT:=55}" # non-production default
|
||||
: "${RNDC_PORT:=955}" # non-produciton default
|
||||
CMD="/etc/bind/run.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user