We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9f3e2 commit 650e3f6Copy full SHA for 650e3f6
README.md
@@ -10,4 +10,17 @@ Requirements
10
* xbps
11
* git
12
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
26
[void-packages]: https://github.com/voidlinux/void-packages
0 commit comments