mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Adjusted entrypoint ops
This commit is contained in:
3
database.sh
vendored
3
database.sh
vendored
@@ -9,4 +9,5 @@ cd src && \
|
||||
python manage.py makemigrations interface && \
|
||||
python manage.py migrate && \
|
||||
python manage.py migrate interface && \
|
||||
cd .. &&
|
||||
cd ..
|
||||
echo "pyShelf Env Started"
|
||||
|
||||
Reference in New Issue
Block a user