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 Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git]
/
prey-demo
/
prey-demo.launcher
blob
f8918587a78499a26a9f863a39960e8ea07b2139
1
#!/bin/bash
2
3
cd
"/opt/prey-demo"
4
.
/
prey-demo $
*
5
exit
$?
6