Update proxmenu-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user