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 Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git]
/
secondlife-svn
/
secondlife.launcher
blob
275ccdfcfb92065aa710fc738e31f4633888c5a8
1
#!/bin/sh
2
3
cd
"/opt/secondlife/"
4
.
/
secondlife $
*
5
exit
$?
6