i forgot *a single character*

artix
Matt C 4 years ago
parent 788e011df0
commit 920a9a0386

@ -146,7 +146,7 @@ else
STAT="$response" STAT="$response"
if [[ "$STAT" == "y" ]]; then if [[ "$STAT" == "y" ]]; then
if ! findmnt | grep mnt; then if ! findmnt | grep /mnt; then
err "Are you sure you've mounted the partitions?" err "Are you sure you've mounted the partitions?"
else else
CONFDONE="YEP" CONFDONE="YEP"

Loading…
Cancel
Save