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