Update 'motd.sh'

This commit is contained in:
Aaron Fischer 2021-12-07 22:26:20 +01:00
parent 4ab6f3a651
commit b38729e884

View file

@ -1,4 +1,4 @@
if [[ "$USER" = "root" ]]; then
/opt/tools/server-config/c.sh log
/opt/tools/c/src/c.sh log
fi