.
This commit is contained in:
@ -24,6 +24,7 @@ get_public_bastion () {
|
|||||||
|
|
||||||
which unzip
|
which unzip
|
||||||
if [ $? == 1 ]
|
if [ $? == 1 ]
|
||||||
|
then
|
||||||
curl -LJO ${REPO}/zKeys/archive/main.tar.gz
|
curl -LJO ${REPO}/zKeys/archive/main.tar.gz
|
||||||
tar -zvxf zKeys*.tar.gz
|
tar -zvxf zKeys*.tar.gz
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user