]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_adddistall
nd_adddistall to add to all dists not just nd
[neurodebian.git] / tools / nd_adddistall
index 6077c5d50a279b14691cf61b3184587c98157972..bff3cd9fec7f85fd6975e489f28cbeabb01987ad 100755 (executable)
@@ -4,7 +4,7 @@
 
 . /etc/neurodebian/cmdsettings.sh
 
-[ -z "$@" ] && dists="$allnddists" || dists="$@"
+[ -z "$@" ] && dists="$alldists" || dists="$@"
 
 echo "Initiating creation of chroots for $dists"