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 15 04:04:02 UTC 2012
[aur-mirror.git]
/
jbackpack
/
jbackpack.launcher
blob
7ea3aa0898999177255dfaf0c6738e5991ab2273
1
#!/bin/bash
2
3
java
-jar
/
usr
/
shar
e
/
java
/
jbackpack
/
jbackpack.jar
"$@"
4
exit
$?