Added requirement to install jq before running wallabag import script

Nana Amfo 2020-09-13 00:25:36 -05:00
parent 19f800b1fe
commit 7167678647

@ -133,10 +133,13 @@ rm pocket2shiori.sh 'path_to_your/pocket_export.html'
1. Export your entries from Wallabag as a json file
2. Download the shell script [here](https://gist.githubusercontent.com/Aerex/01499c66f6b36a5d997f97ca1b0ab5b1/raw/bf793515540278fc675c7769be74a77ca8a41e62/wallabag2shiori). Similar to the `pocket2shiori.sh` script if you are shiori is in a docker container
you will next to run this script inside the container.
2. Install [jq](https://stedolan.github.io/jq/download/). You will need this installed before running the script.
3. Execute the script. Here are the commands that you can run.
3. Download the shell script
[here](https://gist.githubusercontent.com/Aerex/01499c66f6b36a5d997f97ca1b0ab5b1/raw/bf793515540278fc675c7769be74a77ca8a41e62/wallabag2shiori). Similar to the `pocket2shiori.sh` script if you are shiori is in a docker container you will next to run this script
inside the container.
4. Execute the script. Here are the commands that you can run.
```sh
curl -sSOL