bunkdeck/scry

4 lines
65 B
Bash
Executable file

#!/bin/sh -e
chatlog="/var/log/bunkchat/chat.log"
less $chatlog