From a3521713b3b4cd6fb18115ffd2bfac0258f155eb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 7 Mar 2026 02:01:48 -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 b7e80fc..b718be0 100755 --- a/install-ta_proxmenu.sh +++ b/install-ta_proxmenu.sh @@ -14,7 +14,7 @@ apt -y install wget curl git jq sudo if [ ! -f /etc/apt/sources.list.d/gyptazy.list ]; then curl https://git.gyptazy.com/api/packages/gyptazy/debian/repository.key -o /etc/apt/keyrings/gyptazy.asc echo "deb [signed-by=/etc/apt/keyrings/gyptazy.asc] https://packages.gyptazy.com/api/packages/gyptazy/debian trixie main" | sudo tee -a /etc/apt/sources.list.d/gyptazy.list - apt update0 + apt update fi apt -y install proxclmc