Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : restclient.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
/
restclient-cli
blob: 1e24fa0e104d32b76c723ee8923026244dbcc7b0 (
plain
)
1
2
3
4
#!/bin/sh exec /usr/bin/java -jar /usr/share/java/restclient/restclient-cli.jar "$@" exit $?