X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=manager%2Finstall.lsp;h=c4193bea8cb792abe0388212c20eb253e9e76bd7;hb=4466d2ec250322c1b603d041703259586e213b22;hp=6e234d2a5d30105038ef2fc8336a3e99b48dcad3;hpb=cb0bad5aa28b439d25f978173798a4c17e91bdb8;p=rrq%2Fhourglass.git diff --git a/manager/install.lsp b/manager/install.lsp index 6e234d2..c4193be 100644 --- a/manager/install.lsp +++ b/manager/install.lsp @@ -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")