Remove stray export of BASE_DIR

pull/347/head
Leander van Dinteren 2019-11-18 14:29:44 +01:00
parent 97076ab9f8
commit e9734ce895
1 changed files with 0 additions and 2 deletions

View File

@ -180,8 +180,6 @@ export TIMEZONE_DEFAULT="${TIMEZONE_DEFAULT:-Europe/London}"
export GIT_HASH=${GIT_HASH:-"$(git rev-parse HEAD)"}
export BASE_DIR
export CLEAN
export IMG_NAME
export APT_PROXY