projects
/
bbb-usb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
add install script -- installs to system src tree
[bbb-usb.git]
/
misc
/
install.sh
Commit
Line
Data
efe0ef7b
1
#!/bin/ksh
2
fc09e179
3
cd $(dirname "$0")/..
4
cp -R src/* /tmp/usr/src