@echo off echo Seeding Filipino Foods database... venv\Scripts\python seed_data.py echo. echo Done! pause