This commit is contained in:
teldra 2022-02-07 17:22:26 +01:00
parent f53d064c36
commit b43f701f1e

View File

@ -265,7 +265,7 @@ do_chroot() {
echo "HIBERNATE=$HIBERNATE" >> ${vars} echo "HIBERNATE=$HIBERNATE" >> ${vars}
cat <<EOF > ${target}/tmp/vinstaller/main_chroot cat <<EOF > ${target}/tmp/vinstaller/main_chroot
#!/bin/bash #!/usr/bin/bash
. /tmp/vinstaller/functions . /tmp/vinstaller/functions
. /tmp/vinstaller/vars . /tmp/vinstaller/vars
. /tmp/vinstaller/base . /tmp/vinstaller/base