Closed uzuto closed 1 year ago
The command seems to never give any search result. This happens when doing jerry -i blue lock -n 5,
jerry -i naruto -n 9
, jerry -i Naruto -n 9
or jerry -i "Naruto" -n 9
.
I am using Zorin/Ubuntu and used the exact commands in the README.MD file to install Jerry.
fixed now, and also added an update flag. for now just update the script by uninstalling it:
sudo rm /usr/local/bin/jerry
and then reinstalling it again:
sudo curl -sL github.com/justchokingaround/jerry/raw/main/jerry.sh -o /usr/local/bin/jerry &&
sudo chmod +x /usr/local/bin/jerry
next time u will be able to just run
sudo jerry -u
let me know if it fixed your issue
let me know if it fixed your issue
Thank you, It's working fine now and btw I like the fact that you use zoro for scraping where the whole world uses gogo.
any argument shenanigans not working should be fixed in 39aad98a0dc8f41687f184ccaa5a793443c085b1
could you please be more descriptive or send a screenshot?