mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 15:01:42 -05:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec /usr/bin/tail -n 42 -f "/var/log/$1"
|