v3-revamp-fedora
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
|
||||
echo
|
||||
echo " 1) minimal"
|
||||
echo " 2) full"
|
||||
if ! read -t 15 -rp "Enter choice [1/2/3/4] (default: 1): " choice; then
|
||||
if ! read -t 15 -rp "Enter choice [1/2] (default: 1): " choice; then
|
||||
choice="1"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user