This commit is contained in:
teldra 2021-08-18 10:11:56 +02:00
parent a6f8cbe24d
commit 91195eead0

View File

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