minischeme-website/scripts/upload.sh

6 lines
140 B
Bash
Raw Normal View History

2023-02-22 10:59:16 -05:00
#!/bin/sh
set -eu
cd "$(dirname "$0")"/..
set -x
rsync -vcr --delete www/ alpha.servers.scheme.org:/production/conservatory/www/minischeme/