Update install-ta_proxmenu.sh

This commit is contained in:
2025-12-14 18:59:35 -06:00
parent 28f57b2e51
commit f1cca3b3f3

View File

@@ -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