Files
webgui/plugins/dynamix/scripts/tail_log
Eric Schultz 30ca111094 initial commit
2015-10-24 10:17:28 -07:00

4 lines
55 B
Bash
Executable File

#!/bin/bash
exec /usr/bin/tail -n 42 -f "/var/log/$1"