diff --git a/hosts/soda/shell-profile/motd.sh b/hosts/soda/shell-profile/motd.sh index eaf24af..d0df6df 100644 --- a/hosts/soda/shell-profile/motd.sh +++ b/hosts/soda/shell-profile/motd.sh @@ -52,3 +52,5 @@ ${tpurple}and we have${treset} ${tbold}$online_now${treset} ${tpurple}online use } bootup + +test -e /motd.txt && cat /motd.txt