overlay/app-admin/motd-base/files/motd.d/00-header
2010-10-31 13:20:29 +00:00

5 lines
57 B
Bash
Executable File

#!/bin/sh
uname -a
printf "%s\n" "$(lsb_release -s -d)"