parent
af49f4deb1
commit
eaaf8bfc1d
@ -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\$ ' |
||||
|
Loading…
Reference in new issue