*** empty log message ***
[openwrt-10.03/.git] / root / etc / profile
index 4729abc02d71fd054345154c6863603cf3d9ce7c..cf2194bd83442e5833280c2b5096936f440ce9a9 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
 [ -f /etc/motd ] && cat /etc/motd
+
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
 export PS1='\u@\h:\w\$ '