Remove stray export of BASE_DIR

This commit is contained in:
Leander van Dinteren 2019-11-18 14:29:44 +01:00
parent 97076ab9f8
commit e9734ce895

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