added cd to directory
This commit is contained in:
BIN
__pycache__/main.cpython-310.pyc
Normal file
BIN
__pycache__/main.cpython-310.pyc
Normal file
Binary file not shown.
BIN
instance/jobs.db
BIN
instance/jobs.db
Binary file not shown.
2
main.py
2
main.py
@@ -129,4 +129,4 @@ api.add_resource(jobManager, '/api/jobs')
|
||||
|
||||
#Runs the Flask app
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
app.run(debug=True)
|
||||
|
||||
Reference in New Issue
Block a user