X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=scripts%2F01_bootstrap.sh;h=492893226ef9a6cdb4cbebdf8d6efb5f46651682;hp=027f5bdb55cca68468fff8f011dd77a43afc7f1d;hb=5358b1f90c26e12a8492475a2199a5cfa34a8278;hpb=46e3a2d278bc75b91f6a5eae3fbdedae02441d64 diff --git a/scripts/01_bootstrap.sh b/scripts/01_bootstrap.sh index 027f5bd..4928932 100644 --- a/scripts/01_bootstrap.sh +++ b/scripts/01_bootstrap.sh @@ -14,6 +14,8 @@ bootstrap() { if ! [ -d "${TARGET}/grml-live/" ] ; then debug "bootstrap: creating ${TARGET}/grml-live/" mkdir "${TARGET}/grml-live/" + mkdir "${TARGET}/grml-live/scripts/" + mkdir "${TARGET}/grml-live/files/" fi # check whether chroot exists already