Skip to content

Commit 5b6a196

Browse files
committed
Upload to new server
1 parent 1682c75 commit 5b6a196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upload.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
set -eu
33
cd "$(dirname "$0")"
44
curl --location --fail --silent --show-error -o www/schemeorg.css \
5-
https://www.staging.scheme.org/schemeorg.css
6-
rsync -crv www/ alpha.servers.scheme.org:/production/cookbook/www/
5+
https://www.scheme.org/schemeorg.css
6+
rsync -crv www/ tuonela.scheme.org:/production/cookbook/www/

0 commit comments

Comments
 (0)