commit 3b1360ab82b93a79c1b164e43becd83d39670539 Author: ilv ilv@users.noreply.github.com Date: Tue Aug 5 17:14:28 2014 -0400
Update README.md
Fixed wrong path for testing dropbox.py. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index f1eddb9..a6dea1b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ pip install dropbox gnupg
4) Run the script:
-$ cd providers/;rm *.links;cd ../src; python dropbox.py +$ cd src/providers/;rm *.links;cd ..; python dropbox.py
If everything works good, you should see a dropbox.links file inside the 'providers' directory. The script will take the files on upload_dir (default to 'upload/') which end up on .xz and .xz.asc respectively. To add more locales for testing do the following (example for german):