Open NARKOZ opened 9 years ago
The error is "Permission denied " Seems like you need to point it to somewhere where you do have access to write. Use the "-d" option to point to somewhere else.
I've used -d
option. Here is the full command:
manga-downloadr -n breaker -u http://www.mangareader.net/530/the-breaker.html -d ~/Downloads/manga
Directory exists. Same error with absolute path.
Fixed by removing /tmp/breaker.yml
and running again.
Ah, sorry about that, I should have documented that. If you don't put the -d it picks a default value and then it reload it from the tmp file. I will fix that.