ls rm -rf cache.db
echo "Filling the database"
./filldb.sh
echo "Testing the crawler database"
py.test-3 test_crawler.py
echo "Testing im and export"
python3 test_im_und_export.py