1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

*** 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

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