|
@ -10,11 +10,9 @@ GIT_0K_BASE=${GIT_0K_BASE:-"git.0k.io:/var/git"} |
|
|
## 0k git remote options |
|
|
## 0k git remote options |
|
|
GIT_0K_CLONE_OPTIONS=${GIT_0K_CLONE_OPTIONS:-""} |
|
|
GIT_0K_CLONE_OPTIONS=${GIT_0K_CLONE_OPTIONS:-""} |
|
|
|
|
|
|
|
|
|
|
|
apt-get -y install bash-completion wget bzip2 git-core less python-software-properties tmux sudo git |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
apt-get -y install bash-completion wget bzip2 git-core less language-pack-en python-software-properties tmux sudo git |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
apt-get -y install language-pack-en || true ## Protect debian against failure here |
|
|
|
|
|
|
|
|
## |
|
|
## |
|
|
## Allows to mount nfs shares |
|
|
## Allows to mount nfs shares |
|
|