From 018c2a19a8cf5f7246167cfbdfe431d723533665 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Tue, 25 Feb 2025 01:46:55 +0100 Subject: [PATCH] update --- 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)"