mirror of https://github.com/tteck/Proxmox.git
Update gamuntu.sh
This commit is contained in:
parent
c90531ecda
commit
1b5cbeeeab
|
@ -30,7 +30,7 @@ ${CL}"
|
|||
header_info
|
||||
show_menu(){
|
||||
printf " ${YW} 1)${GN} Privileged ${CL}\n"
|
||||
printf " ${YW} 2)${RD} Unprivileged ${CL}\n"
|
||||
printf " ${YW} 2)${RD} Unprivileged (no device passthrough)${CL}\n"
|
||||
|
||||
printf "Please choose a Install Method and hit enter or ${RD}x${CL} to exit."
|
||||
read opt
|
||||
|
|
Loading…
Reference in New Issue