We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1682c75 commit 5b6a196Copy full SHA for 5b6a196
upload.sh
@@ -2,5 +2,5 @@
2
set -eu
3
cd "$(dirname "$0")"
4
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/
+ https://www.scheme.org/schemeorg.css
+rsync -crv www/ tuonela.scheme.org:/production/cookbook/www/
0 commit comments