Push the compiled jekyll site to SourceForge rather than the old custom one.
authorDavid Given <dg@cowlark.com>
Sat, 4 Jun 2016 22:05:19 +0000 (00:05 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 4 Jun 2016 22:05:19 +0000 (00:05 +0200)
sync

diff --git a/sync b/sync
index ab40d45..611ce19 100755 (executable)
--- a/sync
+++ b/sync
@@ -1,3 +1,3 @@
 #!/bin/sh
-rsync -avP --delete -e ssh staging/ dtrg,tack@web.sourceforge.net:htdocs
+rsync -avP --delete -e ssh _site/ dtrg,tack@web.sourceforge.net:htdocs