Add upload script

This commit is contained in:
Lassi Kortela 2021-01-24 13:31:37 +02:00
parent 8056a5656e
commit c8b86f4768
1 changed files with 5 additions and 0 deletions

5
upload.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd "$(dirname "$0")"
gosh generate.scm
rsync index.html alpha.servers.scheme.org:/production/registry/www/