Skip to content

Commit 92cee24

Browse files
author
Aaron O'Mullan
committed
Rename addons dir to ~/.addons-codebox in init.sh
1 parent 42f73b3 commit 92cee24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +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/"
99+
export WORKSPACE_ADDONS_DIR="${HOME}/.codebox-addons/"
100100

101101
# Unset sensitive stuff
102102
unset RSA_PRIVATE

0 commit comments

Comments
 (0)