This commit is contained in:
2026-03-13 19:39:57 -05:00
parent 2a59ca007d
commit 1ebea7f941
2 changed files with 16 additions and 11 deletions

View File

@@ -14,10 +14,10 @@ done
VIRTIO_FILE=${VIRTIO_DOWNLOAD_URL##*/}
if [ -f /etc/apt/sources.list.d/gyptazy.list ]; then
rm -f /etc/apt/sources.list.d/gyptazy.list /etc/apt/keyrings/gyptazy.asc
echo "deb https://repo.gyptazy.com/stable /" > /etc/apt/sources.list.d/proxlb.list
wget -O /etc/apt/trusted.gpg.d/proxlb.asc https://repo.gyptazy.com/repository.gpg
apt-get update
fi
# if [ -f /etc/apt/sources.list.d/gyptazy.list ]; then
# rm -f /etc/apt/sources.list.d/gyptazy.list /etc/apt/keyrings/gyptazy.asc
# echo "deb https://repo.gyptazy.com/stable /" > /etc/apt/sources.list.d/proxlb.list
# wget -O /etc/apt/trusted.gpg.d/proxlb.asc https://repo.gyptazy.com/repository.gpg
# apt-get update
# fi