projects
/
rrq
/
hourglass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe9ada
)
default installation values
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 5 Jan 2022 07:01:44 +0000
(18:01 +1100)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 5 Jan 2022 07:01:44 +0000
(18:01 +1100)
manager/install.lsp
patch
|
blob
|
history
diff --git
a/manager/install.lsp
b/manager/install.lsp
index 6cf0c8790fe8e7be743bf49946e4f821d19a97d9..728a51f27281d6d31ff1394bf734b38029fdfb4b 100644
(file)
--- a/
manager/install.lsp
+++ b/
manager/install.lsp
@@
-27,6
+27,6
@@
(define (maybe-touch F (D "")) (unless (file? F) (write-file F D)))
-(maybe-touch SITE:control.dat)
-(maybe-touch SITE:control.usage.dat "(0 0)")
-(maybe-touch SITE:wui.passwd)
+(maybe-touch SITE:control.dat
"()\n"
)
+(maybe-touch SITE:control.usage.dat "(0 0)
\n
")
+(maybe-touch SITE:wui.passwd
"aG91cmdsYXNz\n"
)