Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : huenicorn.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
/
huenicorn.sh
blob: 2d31b1257a7873b068d08587319749de2e2ad2e3 (
plain
)
1
2
3
4
5
#!/bin/bash
pushd
.
> /
dev
/
null
cd
/
opt
/
huenicorn .
/
huenicorn
"$@"
popd
> /
dev
/
null