aid people that might inevitably get confused if they poke around my node
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
;; they are an authorized user.
|
;; they are an authorized user.
|
||||||
(when (not (directory-exists? call))
|
(when (not (directory-exists? call))
|
||||||
(displayln "sorry, but you are not an authorized user of the PALPS system")
|
(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)
|
(flush-output)
|
||||||
(exit))
|
(exit))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user