about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 3194599..9339270 100644
--- a/Rakefile
+++ b/Rakefile
@@ -93,7 +93,7 @@ task 'NEWS.atom' do
 end
 
 task rsync_docs: %w(NEWS NEWS.atom) do
-  dest = ENV["RSYNC_DEST"] || "80x24.org:/srv/dtas/"
+  dest = ENV["RSYNC_DEST"] || "80x24.org:/srv/80x24/dtas/"
   top = %w(INSTALL NEWS README COPYING NEWS.atom)
   files = []