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-ice-server.launcher
blob: 21d40dbb4e2335f03951b2fa09006d311b64d194 (
plain
)
1
2
3
4
5
#!/bin/sh cd "/opt/hifi/" ./ice-server $* exit $?