schemers-website/scripts/upload.sh

7 lines
146 B
Bash
Raw Normal View History

2023-01-12 07:58:48 -05:00
#!/bin/sh
set -eu
cd "$(dirname "$0")"/..
set -x
2024-03-29 11:49:48 -04:00
rsync -vcr --links --delete www/ \
tuonela.scheme.org:/production/conservatory/www/schemers/