registry.scheme.org/upload.sh

6 lines
130 B
Bash
Raw Permalink Normal View History

2021-01-24 06:31:37 -05:00
#!/bin/sh
set -eu
cd "$(dirname "$0")"
gosh generate.scm
2021-07-31 07:06:14 -04:00
rsync -crv index.html alpha.servers.scheme.org:/production/registry/www/