All stubs are accessible through HTTP on the download server.

This commit is contained in:
Eli Barzilay 2010-06-15 13:17:43 -04:00
parent 0905701e89
commit 05877f4537
2 changed files with 4 additions and 4 deletions

View File

@ -18,5 +18,4 @@
;; Each is a "hostname:dest-path", and then a list of directories to
;; put in that path. (Warning: "dest" should not be a top-level
;; directory that already exists.)
'(["champlain:/www" "www" "download" "lists" "stubs/mailman"]
["winooski:~wwwplanet/html-template/" "stubs/planet/"])) ; note "/"s
'(["champlain:/www" "www" "download" "lists" "stubs"]))

View File

@ -7,6 +7,7 @@
(define docs (symlink (in-ftp "docs")))
(define installers (symlink (in-ftp "installers")))
(define stubs (symlink "/www/stubs"))
(provide index)
(define index