diff --git a/motd.sh b/motd.sh index 49897e0..8bebde7 100644 --- a/motd.sh +++ b/motd.sh @@ -1,4 +1,5 @@ if [[ "$USER" = "root" ]]; then /opt/tools/c/src/c.sh log + echo "" fi