mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Merge branch 'fix_config_doc' into 'master'
Fix misleading java_path example See merge request fdroid/fdroidserver!478
This commit is contained in:
commit
00b334689f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
# }
|
# }
|
||||||
|
|
||||||
# java_paths = {
|
# java_paths = {
|
||||||
# '1.8': "/usr/lib/jvm/java-8-openjdk",
|
# '8': "/usr/lib/jvm/java-8-openjdk",
|
||||||
# }
|
# }
|
||||||
|
|
||||||
# Build tools version to be used
|
# Build tools version to be used
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue