mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-05-25 13:49:14 -05:00
38f27f3dfe
Remove old config base removed unused form field Reconfigrued the init_db command to work the way I should have done it in the first place, but did not know about (it's built into flask now, so flask scripts is unnecessary) So just run `flask init_db` and it'll work