3 lines
69 B
Bash
Executable file
3 lines
69 B
Bash
Executable file
pip3 install -r requirements.txt
|
|
createdb oedb
|
|
psql oedb < setup.sql
|