From 7b571a4b8550cf33b30c3d51d1bc3651f292b5d2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 5 Mar 2026 22:07:00 -0600 Subject: [PATCH] Update proxmenu-scripts.sh --- proxmenu-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index e03536a..f3cf903 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -261,7 +261,7 @@ MAIN_MENU() { if [ ! apt list --installed "srvadmin-all" &> /dev/null ]; then echo -e " [${idsCL[LightYellow]}8${idsCL[Default]}] ${idsCL[White]}Install Dell OpenManage Server Administrator${idsCL[Default]}" else - echo -e "${idsCL[DarkGray]} [8] Dell OMSA is already installed - ${idsCL[Default]}https://${RNIP}1311" + echo -e "${idsCL[DarkGray]} [8] Dell OMSA is already installed - ${idsCL[Default]}https://${RNIP}:1311" fi echo if [ -f /var/lib/vz/template/iso/${VIRTIO_FILE} ]; then