repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 16:09:17 UTC 2012
[aur-mirror.git]
/
shank
/
shank.sh
blob
e8e8afc0783b32dfe7a6794a1e68f01eb2def46f
1
#!/bin/sh
2
3
cd
/
opt
/
shank
/
bin
4
exec
.
/
Shank
"$@"
5
6
# vim: set noet ff=unix: