diff --git a/bootstrap.sh b/bootstrap.sh index 2bc6155..6c5d7e2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,7 +10,7 @@ export DEBIAN_FRONTEND apt-get update apt-get install debootstrap -q -y -# See http://bugs.devuan.org//cgi/bugreport.cgi?bug=115 +# See http://bugs.devuan.org/cgi/bugreport.cgi?bug=115 for suite in stable testing unstable; do ln -fs ceres /usr/share/debootstrap/scripts/$suite done