Add upload script

This commit is contained in:
Lassi Kortela 2022-08-03 23:22:27 +03:00
commit 4e3b1432ab
1 changed files with 6 additions and 0 deletions

6
scripts/upload.sh Executable file
View File

@ -0,0 +1,6 @@
#!/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/groups/www/