Hello ,
First than you for this tool to organize books. I have a huge collection of books that I want to organize so I decide to try your tool via docker because I am on windows
- I pulled the image in my local docker :
Image en ligne 1
- Due to the fact that I am on windows with wsl , my files with are supposed to be here where my linux distribution is : \wsl$\Ubuntu-20.04\home\a\unorganized-books
Image en ligne 2
- I ran the docker with this instruction :
docker run -it -v //wsl$/Ubuntu-20.04/home/a:/unorganized-books ebooktools/scripts:latest
- Finally, I ran the final instruction :
organize-ebooks.sh --output-folder=organized-books/
as result I have this
eBook Organizer v0.5.1
Usage: organize-ebooks.sh [OPTIONS] EBOOK_FOLDERS...
For information about the possible options, see the README.md file or the script source itself
5 Summary
Image en ligne 3
What I did wrong please ? Can you help me please ?
Regards
Hello ,
First than you for this tool to organize books. I have a huge collection of books that I want to organize so I decide to try your tool via docker because I am on windows
Image en ligne 1
Image en ligne 2
docker run -it -v //wsl$/Ubuntu-20.04/home/a:/unorganized-books ebooktools/scripts:latest
organize-ebooks.sh --output-folder=organized-books/
as result I have this
eBook Organizer v0.5.1
Usage: organize-ebooks.sh [OPTIONS] EBOOK_FOLDERS...
For information about the possible options, see the README.md file or the script source itself
5 Summary
Image en ligne 3
What I did wrong please ? Can you help me please ?
Regards