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 080d72e1..40599cdf 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -194,6 +194,7 @@ if [ -f /etc/debian_version ] ; then " case $HOSTNAME in jenkins|jenkins-test-vm|profitbricks-build?-amd64) DEBS="$DEBS + python3-yaml postfix-pcre squid3" ;; |