From f1cca3b3f3d0d082f34c97af87888f33e7b75754 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 14 Dec 2025 18:59:35 -0600 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 8d0bccb..3da21ea 100755 --- a/install-ta_proxmenu.sh +++ b/install-ta_proxmenu.sh @@ -11,7 +11,7 @@ fi [ "$EUID" -ne 0 ] && PTFUNC="sudo ${ATYPE}" || APTFUNC="${ATYPE}" echo -e "\n${idsCL[LightGreen]}LinUPx Installation Script${idsCL[Default]}" -do_with_root $APTFUNC -y install wget curl git jq +do_with_root $APTFUNC -y install wget curl git jq sudo do_with_root set -eu do_with_root git clone https://git.schroedercity.com/TAI/TA-ProxMenu.git /opt/idssys/ta-proxmenu