Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : prey-demo.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prey-demo.launcher
blob: f8918587a78499a26a9f863a39960e8ea07b2139 (
plain
)
1
2
3
4
5
6
#!/bin/bash cd "/opt/prey-demo" ./prey-demo $* exit $?