mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update install_proxmenux.sh
This commit is contained in:
parent
506559cd0c
commit
c5ffc259ee
@ -83,7 +83,7 @@ show_progress() {
|
|||||||
local total="$2"
|
local total="$2"
|
||||||
local message="$3"
|
local message="$3"
|
||||||
|
|
||||||
echo -e "\n${YW}${TAB}Installing ProxMenu: Step $step of $total${CL}"
|
echo -e "\n${BOLD}${BL}${TAB}Installing ProxMenu: Step $step of $total${CL}"
|
||||||
msg_info2 "$message"
|
msg_info2 "$message"
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
@ -236,7 +236,7 @@ fi
|
|||||||
clear
|
clear
|
||||||
show_proxmenu_logo
|
show_proxmenu_logo
|
||||||
|
|
||||||
echo -e "${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)"
|
||||||
echo -e "${TAB}- curl (if not already installed)"
|
echo -e "${TAB}- curl (if not already installed)"
|
||||||
echo -e "${TAB}- jq (if not already installed)"
|
echo -e "${TAB}- jq (if not already installed)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user