This commit is contained in:
teldra 2022-02-07 18:27:12 +01:00
parent c4b1a782df
commit 548300f3ac
1 changed files with 4 additions and 0 deletions

View File

@ -250,7 +250,11 @@ cat <<EOF > "${target}/tmp/vinstaller/main_chroot"
#!/usr/bin/bash
. /tmp/vinstaller/functions
. /tmp/vinstaller/vars
header base
. /tmp/vinstaller/base
config
reset config
for file in \$(find /tmp/vinstaller/run -type f); do
header \"\$(basename \$file)\"