mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:46:00 +02:00
makebuildserver: add page (#3634)
This commit is contained in:
parent
65c27c2e32
commit
9b3e86031c
1 changed files with 12 additions and 0 deletions
12
pages/common/makebuildserver.md
Normal file
12
pages/common/makebuildserver.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# makebuildserver
|
||||
|
||||
> Create an F-Droid build server virtual machine.
|
||||
> More information: <https://f-droid.org/en/docs/Build_Server_Setup/>.
|
||||
|
||||
- Create a new virtual machine or update an existing one (if available):
|
||||
|
||||
`makebuildserver`
|
||||
|
||||
- Force creating a fresh virtual machine:
|
||||
|
||||
`makebuildserver --clean`
|
Loading…
Add table
Reference in a new issue