seems to be the last RC - this app is done - so am I
This commit is contained in:
parent
1506201913
commit
f5b184fe54
37 changed files with 1932 additions and 661 deletions
|
@ -4,7 +4,7 @@ set -e
|
|||
# Set the working directory to the project directory
|
||||
cd "$(dirname "$0")/steam-gift-manager"
|
||||
|
||||
# Setze FLASK_APP, falls nötig
|
||||
# set FLASK_APP, if needed
|
||||
export FLASK_APP=app.py
|
||||
|
||||
# Initialize migrations, if not yet available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue