From f5921f04a5030a6ec333d4fd31fa283b68d1e974 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 30 Apr 2026 21:09:25 -0500 Subject: [PATCH] Update install-ta_proxmenu.sh --- install-ta_proxmenu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-ta_proxmenu.sh b/install-ta_proxmenu.sh index acd158c..7070c1a 100755 --- a/install-ta_proxmenu.sh +++ b/install-ta_proxmenu.sh @@ -8,7 +8,7 @@ else source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)" fi -echo -e "\n${idsCL[LightGreen]}LinUPx Installation Script${idsCL[Default]}" +echo -e "\n${idsCL[LightGreen]}TA-Proxmenu Installation Script${idsCL[Default]}" apt -y install wget curl git jq sudo # if [ ! -f /etc/apt/sources.list.d/proxlb.list ]; then