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 Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git]
/
orifli-bzr
/
orifli.launcher
blob
c877719823fd86f54c306e86453b30b366adedae
1
#!/bin/bash
2
3
cd
/
usr
/
shar
e
/
orifli
4
python2 orifli.py $@
5
exit
$?
6