This commit is contained in:
teldra 2021-08-18 10:11:56 +02:00
parent a6f8cbe24d
commit 91195eead0
1 changed files with 1 additions and 3 deletions

View File

@ -52,13 +52,11 @@ sleep $sleep
sync
fi
set -x
if [[ "${cfg[rootfssize]}" == "rest" ]]; then
target_partition_tmp="${dodiskid}-part${index}"
echo "create rootfs"
if test -d /sys/firmware/efi; then
echo "n";
(echo "n";
echo "";
echo "";
echo "";