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