mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Move example configs to a separate dir, add envs
This commit is contained in:
parent
4ef0192913
commit
373889b8a0
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python2
|
||||
|
||||
# Copy this file to config.py, then amend the settings below according to
|
||||
# your system configuration.
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python2
|
||||
|
||||
# You will need to alter these before running makebuildserver.py
|
||||
|
||||
# Name of the base box to use...
|
Loading…
Add table
Add a link
Reference in a new issue