Update 'motd.sh'
This commit is contained in:
parent
4ab6f3a651
commit
b38729e884
1 changed files with 1 additions and 1 deletions
2
motd.sh
2
motd.sh
|
@ -1,4 +1,4 @@
|
||||||
if [[ "$USER" = "root" ]]; then
|
if [[ "$USER" = "root" ]]; then
|
||||||
/opt/tools/server-config/c.sh log
|
/opt/tools/c/src/c.sh log
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue