From 9352bc9af5ba932b916d2c040ff45fb9f54680f3 Mon Sep 17 00:00:00 2001 From: emijrp Date: Sun, 20 May 2018 20:37:17 +0200 Subject: [PATCH] comment --- uploader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uploader.py b/uploader.py index 4ae3e07..3444755 100644 --- a/uploader.py +++ b/uploader.py @@ -86,7 +86,7 @@ This script takes the filename of a list of wikis as argument and uploads their The list must be a text file with the wiki's api.php URLs, one per line. Dumps must be in the same directory and follow the -wikidump.7z/-history.xml.7z format as produced by launcher.py (explained in https://github.com/WikiTeam/wikiteam/wiki/Tutorial#Publishing_the_dump ). -You need a file named keys.txt with access and secret keys, in two different lines +You need a file named keys.txt with access and secret keys, in two different lines https://archive.org/account/s3.php You also need dumpgenerator.py in the same directory as this script. Use --help to print this help."""