c.sh/motd.sh
2021-12-07 22:26:20 +01:00

5 lines
63 B
Bash

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