mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 05:30:07 -06: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"
|