chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b89c0
)
add note about automatically generated signing key after init
author
Hans-Christoph Steiner
<hans@eds.org>
Fri, 4 Apr 2014 04:20:34 +0000
(
00:20
-0400)
committer
Hans-Christoph Steiner
<hans@eds.org>
Mon, 7 Apr 2014 20:00:18 +0000
(16:00 -0400)
fdroidserver/init.py
patch
|
blob
|
history
diff --git
a/fdroidserver/init.py
b/fdroidserver/init.py
index 0d2d847e59c0a5a10312107cc7cd072c0ffb04cf..1b11bcd4fcb45ca36f2e6a43a8ef7ff4d82398c0 100644
(file)
--- a/
fdroidserver/init.py
+++ b/
fdroidserver/init.py
@@
-263,7
+263,7
@@
def main():
'''
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
-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
and https://f-droid.org/manual/fdroid.html#Signing