Update proxmenu-scripts.sh
This commit is contained in:
@@ -213,11 +213,11 @@ RESTART_PVE_SERVICES(){
|
|||||||
[Nn]) echo;;
|
[Nn]) echo;;
|
||||||
*) echo
|
*) echo
|
||||||
systemctl restart pve-cluster pvedaemon pvestatd pveproxy
|
systemctl restart pve-cluster pvedaemon pvestatd pveproxy
|
||||||
echo;;
|
echo -e "\n${idsCL[Green]}This hosts Proxmox services have been restarted${idsCL[Default]}\n"
|
||||||
|
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
echo -e "\n${idsCL[Green]}This hosts services have been restarted${idsCL[Default]}"
|
|
||||||
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
|
|
||||||
}
|
}
|
||||||
|
|
||||||
MAIN_MENU() {
|
MAIN_MENU() {
|
||||||
@@ -287,7 +287,7 @@ MAIN_MENU() {
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
echo -e " [${idsCL[LightYellow]}R0${idsCL[Default]}] ${idsCL[White]}Restart Proxmox Services${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}R${idsCL[Default]}] ${idsCL[White]}Restart Proxmox Services${idsCL[Default]}"
|
||||||
echo -e " [${idsCL[LightYellow]}Q${idsCL[Default]}] ${idsCL[White]}Quit${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}Q${idsCL[Default]}] ${idsCL[White]}Quit${idsCL[Default]}"
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user