mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +03:00
add note about automatically generated signing key after init
This commit is contained in:
parent
00b89c05c5
commit
0dd8116059
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ def main():
|
||||||
'''
|
'''
|
||||||
then run "fdroid update -c; fdroid update". You might also want to edit
|
then run "fdroid update -c; fdroid update". You might also want to edit
|
||||||
"config.py" to set the URL, repo name, and more. You should also set up
|
"config.py" to set the URL, repo name, and more. You should also set up
|
||||||
a signing key.
|
a signing key (a temporary one might have been automatically generated).
|
||||||
|
|
||||||
For more info: https://f-droid.org/manual/fdroid.html#Simple-Binary-Repository
|
For more info: https://f-droid.org/manual/fdroid.html#Simple-Binary-Repository
|
||||||
and https://f-droid.org/manual/fdroid.html#Signing
|
and https://f-droid.org/manual/fdroid.html#Signing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue