add minicom to dependencies
[dev-env-setup.git] / mk-deb-chroot
index 96d766ebd1417ea531ce6a03f336b782f859e6af..f90e7ab5daa49a58deb4f849b6fa2e2ed88a642d 100755 (executable)
@@ -18,7 +18,7 @@ fi
 echo "Creating chroot dir '$chrootdir'"
 
 # Create coriolis chroot dir in /opt
-mkdir /opt/chroot/$chrootdir
+mkdir -p /opt/chroot/$chrootdir
 
 # argh apt with broken proxies and unreliable ISPs, getting fed up with it
 if [ -e /tmp/brokenproxy ]; then