mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Update manual re makebuildserver config, to match mvdan's recent changes
This commit is contained in:
parent
f9d131958a
commit
479d1a4dd6
1 changed files with 4 additions and 4 deletions
|
@ -1267,10 +1267,10 @@ there is a path for retrieving the base box if it doesn't exist, and an
|
|||
apt proxy definition, both of which may need customising for your
|
||||
environment.
|
||||
|
||||
With this base box available, you should then look at the settings at the
|
||||
top of @code{makebuildserver.py} and see if any need changing to suit your
|
||||
environment. You can then go to the @code{fdroidserver} directory and run
|
||||
this:
|
||||
With this base box available, you should then create @code{makebs.config.py},
|
||||
using @code{makebs.config.sample.py} as a reference - look at the settings and
|
||||
documentation there to decide if any need changing to suit your environment.
|
||||
You can then go to the @code{fdroidserver} directory and run this:
|
||||
|
||||
@example
|
||||
./makebuildserver.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue