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."""