fix if statement

This commit is contained in:
USER
2023-08-06 21:01:20 +01:00
parent 8143fe8c04
commit 2cfb01830f

View File

@ -29,6 +29,7 @@ get_public_bastion () {
else
curl -LJO ${REPO}/zKeys/archive/main.zip
unzip zKeys*.zip
fi
cd zkeys
echo "Save keys from github"