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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
fizzball
/
fizzball.launcher
blob
7ae4a8549e4a83a840d056cad53f96519ff24664
1
#!/bin/bash
2
3
cd
"/opt/Fizzball"
4
XLIB_SKIP_ARGB_VISUALS
=
1
sh run.sh $
*
5
exit
$?