restructure broke 1.1 support; fixed
[openwrt.git] / root / etc / profile
1 #!/bin/sh
2 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
3 export PS1='\u@\h:\w\$ '
This page took 0.043233 seconds and 5 git commands to generate.