Browse Source

update

master
crims0n 5 years ago
parent
commit
a89efcf1ad
  1. 1
      linux-live/minioslib

1
linux-live/minioslib

@ -718,7 +718,6 @@ function build_live() {
#(cd /linux-live/rootcopy && cp --parents -afr * /) #(cd /linux-live/rootcopy && cp --parents -afr * /)
chroot $BUILD_DIR mount none -t proc /proc chroot $BUILD_DIR mount none -t proc /proc
chroot $BUILD_DIR /linux-live/initrfs chroot $BUILD_DIR /linux-live/initrfs
chroot $BUILD_DIR umount /proc chroot $BUILD_DIR umount /proc

Loading…
Cancel
Save