Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : high-fidelity.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
/
hifi-assignment-client.launcher
blob: f0751ce9beb0f25e188d557aff1e6ad9db4290b9 (
plain
)
1
2
3
4
5
#!/bin/sh cd "/opt/hifi/" ./assignment-client $* exit $?