Update install-ta_proxmenu.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user