aid people that might inevitably get confused if they poke around my node

This commit is contained in:
2025-09-09 13:35:51 -07:00
parent e4fc8889ce
commit 4b438bc70d

View File

@@ -14,6 +14,7 @@
;; they are an authorized user.
(when (not (directory-exists? call))
(displayln "sorry, but you are not an authorized user of the PALPS system")
(displayln "visit https://gitea.farpn.net/w6vvn/palps for an explanation")
(flush-output)
(exit))