diff --git a/shared/get_public_bastion.sh b/shared/get_public_bastion.sh index fe90359..19183e5 100755 --- a/shared/get_public_bastion.sh +++ b/shared/get_public_bastion.sh @@ -20,7 +20,7 @@ get_public_bastion () { cd /tmp rm -rf /tmp/z* - REPO=https://mint.nopenso.com/mirror + REPO=https://git.cabinbagonly.com/mirror which unzip if [ $? == 1 ]