diff options
Diffstat (limited to 'setup-apkrepos.in')
-rw-r--r-- | setup-apkrepos.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-apkrepos.in b/setup-apkrepos.in index 736cc63..504025e 100644 --- a/setup-apkrepos.in +++ b/setup-apkrepos.in @@ -153,7 +153,7 @@ usage() { exit $1 } -community_prefix="# " +community_prefix="#" add_fastest=false add_first=false add_random=false |