Cosmetic changes

This commit is contained in:
Le0xFF 2022-07-30 18:57:03 +02:00
parent b4d04ee33e
commit 15dfed8f83

2
vli.sh
View File

@ -707,7 +707,7 @@ function disk_wiping {
echo -e -n "\nDrive unmounted successfully.\n" echo -e -n "\nDrive unmounted successfully.\n"
fi fi
echo -e -n "\nWiping the drive...\n" echo -e -n "\nWiping the drive...\n\n"
wipefs -a "$user_drive" wipefs -a "$user_drive"
sync sync
echo -e -n "\nDrive successfully wiped.\n\n" echo -e -n "\nDrive successfully wiped.\n\n"