introduce deplyoment config
[rrq/hourglass.git] / manager / install.lsp
index 6e234d2a5d30105038ef2fc8336a3e99b48dcad3..c4193bea8cb792abe0388212c20eb253e9e76bd7 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/newlisp
 #
-# Install the Hourglass service to new directory www
+# Install the Hourglass web tree to a new "www" subdirectory
 
 (when (directory? "www")
   (write-line 2 "** directory www exists. aborting")