c.sh/motd.sh

5 lines
71 B
Bash

if [[ "$USER" = "root" ]]; then
/opt/tools/server-config/c.sh log
fi