From: Ralph Ronnquist Date: Wed, 3 Jun 2020 03:57:30 +0000 (+0200) Subject: use /usr/bin/newlisp which is the modern installation place for it X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=1bfe55c2b7110a32570de79e9cdcfb3093c7fbb4;p=rrq%2Fnewlisp-ftw.git use /usr/bin/newlisp which is the modern installation place for it --- diff --git a/hobby-http.lsp b/hobby-http.lsp index 78adbba..f2ba831 100755 --- a/hobby-http.lsp +++ b/hobby-http.lsp @@ -1,4 +1,4 @@ -#!/usr/local/bin/newlisp +#!/usr/bin/newlisp # # Simple HTTP service for a directory tree. Start with: #