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]
/
savage2
/
savage2.launcher
blob
2e0936382edf64adf960d8e3a0a11c72eb40c2ba
1
#!/bin/bash
2
3
cd
"/opt/savage2"
4
.
/
savage2.bin $
*
5
exit
$?
6