updates to use new isbn-lookup release

This commit is contained in:
SuperNovaa41 2024-01-29 12:20:57 -05:00
parent d97b6c80b8
commit 5ec581f0bc

View File

@ -5,7 +5,7 @@ cd ../
mkdir -p bin mkdir -p bin
cd bin cd bin
wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.3/isbn wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.4/isbn
chmod +x isbn chmod +x isbn
cd ../ cd ../