Update server
This commit is contained in:
parent
91f9f041e2
commit
9a34f675ee
|
@ -3,4 +3,4 @@ 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/
|
||||
rsync -vcr www/ tuonela.scheme.org:/production/conservatory/www/
|
||||
|
|
Loading…
Reference in New Issue