File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515. servers.sh
1616
17- remote=root@mia .grapheneos.org
17+ remote=root@yto .grapheneos.org
1818
19- # use last modified timestamps from mia .grapheneos.org
19+ # use last modified timestamps from yto .grapheneos.org
2020rsync -rptcv --chmod=D755,F644 --delete --fsync --preallocate $remote :/srv/releases.grapheneos.org/ static-production
2121rsync -rpcv --chmod=D755,F644 --delete --fsync --preallocate static-tmp/ static-production
2222for f in static-production/** .* (br| gz); do
Original file line number Diff line number Diff line change 44 server_name seamlessupdate.app www.seamlessupdate.app releases.grapheneos.org apps.grapheneos.org;
55
66 location /.well-known/acme-challenge/ {
7- return 301 http://mia .grapheneos.org$request_uri;
7+ return 301 http://yto .grapheneos.org$request_uri;
88 }
99
1010 location / {
You can’t perform that action at this time.
0 commit comments