Compare commits

...

5 Commits

3 changed files with 15 additions and 16 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/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -29,11 +29,8 @@ may re-enter it by pressing Alt-V.
<P> <P>
Download it Download it
<A HREF=GScheme.tgz> <A HREF="//files.scheme.org/GScheme-20060213.tar">
here (TGZ)</A> here (TAR)</A>.
or
<A HREF=GScheme.zip>
here (ZIP; Microsoft Internet Explorer 6).</A>
<HR> <HR>
@ -174,9 +171,6 @@ New primitives:
<LI> format: format a string using the ~a escape etc. <LI> format: format a string using the ~a escape etc.
</UL> </UL>
My homepage is <A HREF=http://www.geocities.com/markoriedelde/index.html>
here.</A>
<HR> <HR>
<A HREF=mailto:markoriedelde@yahoo.de> <A HREF=mailto:markoriedelde@yahoo.de>
markoriedelde@yahoo.de markoriedelde@yahoo.de