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 08:05:08 UTC 2012
[aur-mirror.git]
/
javanns
/
javanns
blob
f65078241205d556e29e235d4cdc76c8535364ca
1
#!/bin/sh
2
loc
=
"`pwd`"
3
cd
/
opt
/
javanns
4
java
-jar
JavaNNS.jar
5
e
=
$?
6
cd
$loc
7
exit
$e