repo.or.cz
/
t2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dash:
[t2.git]
/
target
/
embedded
/
rootfs
/
etc
/
profile
blob
21909f1cb7c2842b48c4961a04ae346fd86f8876
1
2
if [ -w / ] ; then
3
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
4
else
5
PATH="/usr/local/bin:/usr/bin:/bin"
6
fi
7