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 Tue Jan 24 16:10:37 UTC 2012
[aur-mirror.git]
/
coolvlviewer-experimental
/
coolvlviewer.launcher
blob
798d3a0458610a92e75268e9485bb04d58ee3c09
1
#!/bin/sh
2
3
cd
"/opt/coolvlviewer/"
4
.
/
cool_vl_viewer $
*
5
exit
$?