mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
makebuildserver: move copy_caches_from_host to command line flag
This commit is contained in:
parent
21ea1c1c89
commit
abdd02f33a
3 changed files with 3 additions and 13 deletions
|
@ -69,7 +69,6 @@ fi
|
|||
cat <<EOF > $WORKSPACE/makebuildserver.config.py
|
||||
debian_mirror = 'http://deb.debian.org/debian/'
|
||||
boot_timeout = 1200
|
||||
copy_caches_from_host = True
|
||||
memory = $memory
|
||||
cpus = $cpus
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue