Allows default image to be specified
This commit is contained in:
parent
48cd7ca5ca
commit
ffe4577a4f
2 changed files with 5 additions and 3 deletions
|
@ -3,3 +3,4 @@ export PROJECTS_DIR="${HOME}/Projects"
|
|||
# The following are to configure devenv
|
||||
export DEVENV_DIR=$PROJECTS_DIR/devenv
|
||||
export DEVENV_REPO="ssh://git@repobase.net/j/devenv.git"
|
||||
export DEVENV_IMG=base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue