This commit is contained in:
teldra 2021-08-18 10:38:50 +02:00
parent a71c25c29e
commit 38f3a53ee8
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ if [[ "${cfg[rootfssize]}" == "rest" ]]; then
echo "";
echo "";
sleep $sleep;
echo "w") | fdisk -w always -W always "${dodiskid}"
echo "w") | fdisk -w always -W always "${dodiskid}" > /dev/null
else
(echo "n";
echo "p";