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 10 04:01:21 UTC 2012
[aur-mirror.git]
/
snowglobe-bin
/
snowglobe.launcher
blob
6304cbf2d2067ed5ffdb00f3b7e59cc1931912e6
1
#!/bin/sh
2
3
cd
"/opt/snowglobe/"
4
.
/
snowglobe $
*
5
exit
$?
6