Update install_proxmenux.sh

This commit is contained in:
MacRimi 2025-02-24 23:54:34 +01:00 committed by GitHub
parent a3b3696521
commit ce20f82691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -234,7 +234,7 @@ if [ "$(id -u)" -ne 0 ]; then
fi fi
clear clear
show_proxmenux_logo #show_proxmenux_logo
echo -e "${BOLD}${YW}To function correctly, ProxMenu needs to install the following components:${CL}" echo -e "${BOLD}${YW}To function correctly, ProxMenu needs to install the following components:${CL}"
echo -e "${TAB}- whiptail (if not already installed)" echo -e "${TAB}- whiptail (if not already installed)"