This commit is contained in:
teldra 2022-02-09 17:48:48 +01:00
parent f4f2eeb711
commit 73aa359ea8
1 changed files with 0 additions and 1 deletions

View File

@ -284,7 +284,6 @@ echo_vars() {
}
do_chroot() {
header "Chroot into new System"
mkdir -p "${target}/tmp/vinstaller/"
mount -t tmpfs -o size=50m tmpfs "${target}/tmp/vinstaller/"