Changes CSV to DB

Updates all of the appropriate functions,
updates the release version of the isbn-lookup
This commit is contained in:
SuperNovaa41
2024-01-31 18:24:10 -05:00
parent 5ec581f0bc
commit 444f49e85d
6 changed files with 44 additions and 78 deletions

View File

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