From 73cdfb3ab7dfc20fe4e191c4d49cfcc72763cbab Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 3 Dec 2022 23:35:51 -0500 Subject: [PATCH] Run wipefs when doing a clean install --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index f2b69ab..9011911 100755 --- a/install.sh +++ b/install.sh @@ -74,6 +74,7 @@ if [ "$boot" == 1 ]; then # gpt/uefi partitioning if [ "$wipe" == y ]; then partitions=0 + wipefs --all --force "$disk0" echo "g n 1