summaryrefslogtreecommitdiff
path: root/deploy-static
diff options
context:
space:
mode:
Diffstat (limited to 'deploy-static')
-rwxr-xr-xdeploy-static1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy-static b/deploy-static
index dd8f2068..0c9e543d 100755
--- a/deploy-static
+++ b/deploy-static
@@ -8,6 +8,7 @@ set -o errexit -o nounset -o pipefail
servers=(
0.grapheneos.org
1.grapheneos.org
+ 2.grapheneos.org
)
for server in ${servers[@]}; do