mirror of https://github.com/hak5/openwrt.git
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\$ '
|
||||
|
|
Loading…
Reference in New Issue