.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user