rename scripts

This commit is contained in:
Daniel Micay 2021-07-11 19:51:56 -04:00
parent 3e94c41567
commit 6374567f88
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -o errexit -o nounset -o pipefail
./process_static
./process-static
remote=root@element.grapheneos.org
active=$(ssh $remote readlink /srv/element.grapheneos.org)