It would be good to add a quick dependency check for wget and sqlite3 at the start of the script. Now you have to wait a long time for the download to finish before being presented with a sqlite3: command not found error. And for those who did not set the KEEP_FILES param...
It would be good to add a quick dependency check for
wget
andsqlite3
at the start of the script. Now you have to wait a long time for the download to finish before being presented with asqlite3: command not found
error. And for those who did not set the KEEP_FILES param...