fix keys downloading issue

This commit is contained in:
USER
2025-10-31 16:40:41 +00:00
parent 224150f2e1
commit 5b221ea3d9

View File

@ -20,7 +20,7 @@ get_public_bastion () {
cd /tmp cd /tmp
rm -rf /tmp/z* rm -rf /tmp/z*
REPO=https://mint.nopenso.com/mirror REPO=https://git.cabinbagonly.com/mirror
which unzip which unzip
if [ $? == 1 ] if [ $? == 1 ]