Add upload script

This commit is contained in:
Lassi Kortela 2022-08-05 14:03:01 +03:00
parent c112cdc510
commit 3d637bbb5a
1 changed files with 5 additions and 0 deletions

5
scripts/upload.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd "$(dirname "$0")"/..
set -x
rsync -vcr --delete www/ alpha.servers.scheme.org:/production/conservatory/www/gscheme/