mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-29 18:59:57 +00:00
renamed seed to app_seed
This commit is contained in:
@@ -52,7 +52,7 @@ flask --app app.py db upgrade
|
||||
## Seeding the Database
|
||||
To populate the database with a few sample users and services, run:
|
||||
```bash
|
||||
python seed.py
|
||||
python app_seed.py
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user