From a3b36965213b29ece47ee7464d9c09376b9f5503 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:49:41 +0100 Subject: [PATCH] Update install_proxmenux.sh --- install_proxmenux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_proxmenux.sh b/install_proxmenux.sh index 27cd785..fba4835 100644 --- a/install_proxmenux.sh +++ b/install_proxmenux.sh @@ -234,7 +234,7 @@ if [ "$(id -u)" -ne 0 ]; then fi clear -show_proxmenu_logo +show_proxmenux_logo echo -e "${BOLD}${YW}To function correctly, ProxMenu needs to install the following components:${CL}" echo -e "${TAB}- whiptail (if not already installed)"