*** empty log message ***
[openwrt.git] / root / etc / profile
index 66e8b93..4729abc 100644 (file)
@@ -1,3 +1,4 @@
 #!/bin/sh
+[ -f /etc/motd ] && cat /etc/motd
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
 export PS1='\u@\h:\w\$ '
This page took 0.026687 seconds and 4 git commands to generate.