diff --git a/setup/autoformat.sh b/setup/autoformat.sh index 33498d9..47c8c94 100755 --- a/setup/autoformat.sh +++ b/setup/autoformat.sh @@ -1,6 +1,8 @@ #!/bin/bash echo "running lsblk..." lsblk +echo "Press Enter Key to install; Ctrl+C to cancel if results are not as expected" +read echo -n "Enter blockdev to install on or m for manual partitioning: " read blockdevtemp blockdev = ""