Browse Source

fix: whitespaces and comment @cosmetic

postgres
Valentin Lab 11 years ago
parent
commit
56c687591e
  1. 3
      precise/base-0k/hooks/install

3
precise/base-0k/hooks/install

@ -3,7 +3,7 @@
set -eux # -x for verbose logging to juju debug-log
apt-get update
apt-get -y install bash-completion wget bzip2 git-core less language-pack-en 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 mountall ## nasty nfs bug corrected
@ -49,6 +49,7 @@ echo "[alias]
## ldap client
##
#?

Loading…
Cancel
Save