progress
This commit is contained in:
parent
f4f2eeb711
commit
73aa359ea8
1
main.sh
1
main.sh
|
@ -284,7 +284,6 @@ echo_vars() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_chroot() {
|
do_chroot() {
|
||||||
header "Chroot into new System"
|
|
||||||
mkdir -p "${target}/tmp/vinstaller/"
|
mkdir -p "${target}/tmp/vinstaller/"
|
||||||
|
|
||||||
mount -t tmpfs -o size=50m tmpfs "${target}/tmp/vinstaller/"
|
mount -t tmpfs -o size=50m tmpfs "${target}/tmp/vinstaller/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user