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