From 25fa8047c8af861fc42453cb3ac7821743444dbe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 11 Jul 2021 19:54:32 -0400 Subject: [PATCH] use matrix.grapheneos.org as the remote --- deploy-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-static b/deploy-static index 2f6343b..730f080 100755 --- a/deploy-static +++ b/deploy-static @@ -4,7 +4,7 @@ set -o errexit -o nounset -o pipefail ./process-static -remote=root@element.grapheneos.org +remote=root@matrix.grapheneos.org active=$(ssh $remote readlink /srv/element.grapheneos.org) if [[ $active = /srv/element.grapheneos.org_a ]]; then