mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Fix example config default
This commit is contained in:
parent
20470556f7
commit
6812390e39
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# your system configuration.
|
# your system configuration.
|
||||||
|
|
||||||
# Custom path to the Android SDK, defaults to $ANDROID_HOME
|
# Custom path to the Android SDK, defaults to $ANDROID_HOME
|
||||||
# sdk_path = "/opt/android-sdk"
|
# sdk_path = "$ANDROID_HOME"
|
||||||
|
|
||||||
# Custom paths to various versions of the Android NDK, defaults to 'r10e' set
|
# Custom paths to various versions of the Android NDK, defaults to 'r10e' set
|
||||||
# to $ANDROID_NDK. Most users will have the latest at $ANDROID_NDK, which is
|
# to $ANDROID_NDK. Most users will have the latest at $ANDROID_NDK, which is
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue