summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 8b241943..63abc744 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -615,11 +615,6 @@ fi
explain "packages configured."
#
-# teach jessie and ubuntu 16.04 how to debootstrap buster
-#
-[ -L /usr/share/debootstrap/scripts/buster ] || ( cd /usr/share/debootstrap/scripts/ ; sudo ln -s sid buster )
-
-#
# install the heart of jenkins.debian.net
#
cd $BASEDIR