Update proxmenu-scripts.sh
This commit is contained in:
@@ -139,7 +139,7 @@ DETECT_CPU(){
|
||||
proxclmc
|
||||
echo
|
||||
|
||||
read -n 1 -p "Would you like to set this for all VMs (Y/n)?" choice
|
||||
read -n 1 -p "Would you like to set this for all VMs (y/N)?" choice
|
||||
case "$choice" in
|
||||
*) echo;;
|
||||
[Yy])
|
||||
|
||||
Reference in New Issue
Block a user