*** empty log message ***

SVN-Revision: 78
This commit is contained in:
Mike Baker 2004-07-07 05:42:50 +00:00
parent 450c875139
commit af49f4deb1

View 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\$ '