fix keys downloading issue
This commit is contained in:
@ -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 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user