Update proxmenu-scripts.sh
This commit is contained in:
@@ -132,7 +132,6 @@ INSTALL_OMSA() {
|
||||
[Nn]) MAIN_MENU;;
|
||||
* )
|
||||
echo
|
||||
|
||||
mkdir /tmp/omsa
|
||||
cd /tmp/omsa
|
||||
apt install gnupg libcurl4t64 libncurses6 libxslt1.1 libgpm2 libtinfo6
|
||||
@@ -199,11 +198,11 @@ DETECT_CPU(){
|
||||
sed -i "/cpu:/c cpu: $(proxclmc --list-only)" /etc/pve/nodes/*/qemu-server/*.conf
|
||||
echo
|
||||
echo -e "\n${idsCL[Green]}All VM's have been reconfigured\n${idsCL[LightCyan]}This will require the VM's to be powered off and then turned back on in order to take effect${idsCL[Default]}"
|
||||
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
|
||||
;;
|
||||
*) echo;;
|
||||
esac
|
||||
|
||||
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
|
||||
}
|
||||
|
||||
RESTART_PVE_SERVICES(){
|
||||
|
||||
Reference in New Issue
Block a user