diff options
-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" ;; |