From fd05f6cd24c3c1533ecdb09c7e80a29688e154b9 Mon Sep 17 00:00:00 2001 From: maren Date: Fri, 9 Feb 2024 15:31:16 -0500 Subject: [PATCH] update readme --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 1e7240a..8b450cc 100644 --- a/readme.md +++ b/readme.md @@ -9,3 +9,7 @@ bunkdeck is comprised of these lil things: * `proclaim` - post in chat * `heed` - read the chat * `scry` - read the old chat + +on the server, these are all installed in `/usr/local/bin` so everyone can run them + +the file they all interact with, `/srv/bunkchat.txt` has permissions such that everyone can read and write to it