*** empty log message ***
SVN-Revision: 78
This commit is contained in:
parent
450c875139
commit
af49f4deb1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
[ -f /etc/motd ] && cat /etc/motd
|
||||||
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||||
export PS1='\u@\h:\w\$ '
|
export PS1='\u@\h:\w\$ '
|
||||||
|
|
Loading…
Reference in a new issue