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 17 16:10:12 UTC 2012
[aur-mirror.git]
/
solarbeam-git
/
solarbeam-git.sh
blob
302193f6fdf24bde26feddffca3fe45d4c3f4753
1
#!/bin/bash
2
3
cd
/
opt
/
solarbeam
4
mono solarbeam.exe
"$@"
5
exit
$?