summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 8063e7c8..49d3fb3a 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -619,7 +619,7 @@ explain "packages configured."
#
# teach jessie and ubuntu 16.04 how to debootstrap buster
#
-[ -L /usr/share/debootstrap/scripts/buster ] || ( cd /usr/share/debootstrap/scripts/buster ; ln -s sid buster )
+[ -L /usr/share/debootstrap/scripts/buster ] || ( cd /usr/share/debootstrap/scripts/ ; ln -s sid buster )
#
# install the heart of jenkins.debian.net