change name of server-extras folder

pull/9/head
Matthew Butterick 10 years ago
parent 2fe9d8029e
commit b7fb8fe034

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 891 B

@ -25,7 +25,7 @@
(message "Ready to rock")
(world:current-module-root (apply build-path (drop-right (explode-path (current-contract-region)) 1)))
(world:current-server-extras-path (build-path (world:current-module-root) "pollen-server-extras"))
(world:current-server-extras-path (build-path (world:current-module-root) "server-extras"))
(parameterize ([world:current-module-root (world:current-module-root)]
[world:current-server-extras-path (world:current-server-extras-path)]

Loading…
Cancel
Save