change default chat.log location and tone of prompts
This commit is contained in:
parent
2815067b1c
commit
cd14df1f11
3 changed files with 30 additions and 20 deletions
3
scry
3
scry
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh -e
|
||||
chatlog=/var/log/bunkchat/chat.log
|
||||
|
||||
less /srv/bunkchat.txt
|
||||
less $chatlog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue