change default chat.log location and tone of prompts

This commit is contained in:
sorrel 2024-04-12 14:50:55 -04:00
parent 2815067b1c
commit cd14df1f11
3 changed files with 30 additions and 20 deletions

3
scry
View file

@ -1,3 +1,4 @@
#!/bin/sh -e
chatlog=/var/log/bunkchat/chat.log
less /srv/bunkchat.txt
less $chatlog