Add upload script

This commit is contained in:
Lassi Kortela 2023-03-11 22:24:52 +02:00
parent 68f1d34107
commit 93c7573925
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")"
cd ..
set -x
rsync -vcr --delete www/ alpha.servers.scheme.org:/production/conservatory/www/galapagos/