diff --git a/shared/get_public_bastion.sh b/shared/get_public_bastion.sh index 19a94e7..fe90359 100755 --- a/shared/get_public_bastion.sh +++ b/shared/get_public_bastion.sh @@ -24,6 +24,7 @@ get_public_bastion () { which unzip if [ $? == 1 ] + then curl -LJO ${REPO}/zKeys/archive/main.tar.gz tar -zvxf zKeys*.tar.gz else