mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
This was not using anything special from chef, so do it in a shell script instead. This makes the script easier for the python/shell people, and probably uses less memory, since chef is a memory hog. This might even make the provision go faster since it uploads the whole script as a file to the VM, then runs it there. I think chef sends each command via SSH. |
||
|---|---|---|
| .. | ||
| cookbooks | ||
| .gitignore | ||
| config.buildserver.py | ||
| fixpaths.sh | ||
| gradle | ||
| provision-android-ndk | ||
| provision-android-sdk | ||
| provision-gradle | ||
| setup-env-vars | ||