Skip to content

Commit 650e3f6

Browse files
committed
readme: usage
1 parent 5a9f3e2 commit 650e3f6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,17 @@ Requirements
1010
* xbps
1111
* git
1212

13+
Usage
14+
-----
15+
16+
1. Create a dedicated user for `void-updates` which is member of the
17+
`xbuilder` group.
18+
2. Run a command like the following from the dedicated user's crontab
19+
daily:
20+
21+
void-updates -p 20 \
22+
-r git://github.com/voidlinux/void-packages.git \
23+
-s /var/cache/void-packages \
24+
-o /srv/http/void-updates
25+
1326
[void-packages]: https://github.com/voidlinux/void-packages

0 commit comments

Comments
 (0)