website/scripts/upload.sh

7 lines
190 B
Bash
Raw 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.
rsync -vcr www/ alpha.servers.scheme.org:/production/conservatory/www/