This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
1
Actions
Activity
c75dac5fb1
void-packages
/
srcpkgs
/
beard
/
files
/
beard
/
run
4 lines
89 B
Bash
Raw
Blame
History
#!/bin/sh
[
-r ./conf
]
&&
. ./conf
exec
beard -H
${
BEARD_HIBERNATE
:
=/usr/bin/zzz
}
$OPTS
Reference in New Issue
View Git Blame
Copy Permalink