website/scripts/upload.sh

7 lines
184 B
Bash
Raw Permalink Normal View History

2022-08-02 13:52:18 -04:00
#!/bin/sh
set -eu
cd "$(dirname "$0")"/..
set -x
# Do not use --delete since subdirectories come from other git repos.
2024-03-01 10:51:38 -05:00
rsync -vcr www/ tuonela.scheme.org:/production/conservatory/www/