This commit is contained in:
teldra 2022-02-07 23:53:57 +01:00
parent 462b5ef23c
commit a4cd9f5fab
1 changed files with 3 additions and 4 deletions

View File

@ -277,13 +277,12 @@ chroot "${target}" "/tmp/vinstaller/main_chroot"
ready() {
header "Ready!!"
echo ""
echo "login: ${USERNAME}:${pass}"
echo "hostname: $HOSTNAME"
echo "encryption: $ENC"
echo "hibernation: $HIBERNATE"
echo "pakete:"
echo "${pkgs[@]}"
echo ""
echo "vars:"
cat ${vars}
echo ""
}
target_phy_disk