use matrix.grapheneos.org as the remote

This commit is contained in:
Daniel Micay 2021-07-11 19:54:32 -04:00
parent 6374567f88
commit 25fa8047c8

View File

@ -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