Skip to content

Commit

Permalink
update src/*
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurul-GC committed Jul 17, 2023
1 parent 720e38d commit 15f13eb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/flask_db_migrate.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#! /usr/bin/bash
cd './'
export FLASK_APP='index.py'
/usr/bin/python3 -m flask db migrate
export FLASK_APP='../index.py'
/usr/local/bin/python3 -m flask migrate

0 comments on commit 15f13eb

Please sign in to comment.