mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-12-25 15:39:35 -05:00
use matrix.grapheneos.org as the remote
This commit is contained in:
parent
6374567f88
commit
25fa8047c8
@ -4,7 +4,7 @@ set -o errexit -o nounset -o pipefail
|
|||||||
|
|
||||||
./process-static
|
./process-static
|
||||||
|
|
||||||
remote=root@element.grapheneos.org
|
remote=root@matrix.grapheneos.org
|
||||||
active=$(ssh $remote readlink /srv/element.grapheneos.org)
|
active=$(ssh $remote readlink /srv/element.grapheneos.org)
|
||||||
|
|
||||||
if [[ $active = /srv/element.grapheneos.org_a ]]; then
|
if [[ $active = /srv/element.grapheneos.org_a ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user