repo.or.cz
/
alphamote.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell wrapper
[alphamote.git]
/
alphamote
blob
32bf0abeb0b26315b095113bf1803b9a51faccb8
1
#!/bin/sh
2
BINARY_PATH
=
.
3
ACTION
=
$1
4
shift
5
$BINARY_PATH
/
alphamote-
$ACTION
$@