Skip to content

Commit 42f73b3

Browse files
author
Aaron O'Mullan
committed
Export WORKSPACE_ADDONS_DIR in init.sh
1 parent 0ae0d4c commit 42f73b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ function setup_env () {
9696
# Set home
9797
export CODEBOX_USER=${USER}
9898
export WORKSPACE_DIR=${WORKSPACE}
99+
export WORKSPACE_ADDONS_DIR="${HOME}/.addons/"
99100

100101
# Unset sensitive stuff
101102
unset RSA_PRIVATE

0 commit comments

Comments
 (0)