]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_login
NF: List recommened and suggested packages as 'related packages'.
[neurodebian.git] / tools / nd_login
index 409cddc1538306a389243e1df14c116dc8d6d47e..fa5612389c160f0cd095cb515504c534fd1060e5 100755 (executable)
@@ -41,7 +41,7 @@ fi
 opts="--distribution $dist --aptcache $aptcache --buildplace $buildplace"
 
 
-if [ -z "bmdir" ]; then
+if [ -n "bmdir" ]; then
   options="$opts --bindmounts $bmdir"
 else
   options="$opts"