add BuyVM website instance

This commit is contained in:
Daniel Micay
2023-06-30 15:59:13 -04:00
parent 2fbdffa333
commit 657f2dac8a
2 changed files with 15 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
set -o errexit -o nounset -o pipefail
replicas=({1..2}.grapheneos.org)
replicas=({1..3}.grapheneos.org)
for replica in ${replicas[@]}; do
echo