diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-09 09:53:51 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-09 11:55:29 +0200 |
commit | 8c8420419cb7046373fdff07d6b786ab42599c33 (patch) | |
tree | 387d007d827cd1e8397448de6ffacdfb2fb92588 | |
parent | afc3cd5b9911cd26d78b4115e94cc8480d74eb25 (diff) | |
download | jenkins.debian.net-8c8420419cb7046373fdff07d6b786ab42599c33.tar.xz |
install mattia's favourite shell ♥
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 99fa089b..5eac44a7 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -133,6 +133,7 @@ if [ -f /etc/debian_version ] ; then sudo unzip vim + zsh " case $HOSTNAME in jenkins|profitbricks-build?-amd64) DEBS="$DEBS squid3" ;; |