Compare commits

...

3 Commits

Author SHA1 Message Date
1f2f76a4fc fixed indent 2023-09-04 00:00:56 -04:00
ff1f9ef074 fixing merges 2023-09-03 23:46:19 -04:00
14428af539 added cd to directory 2023-09-03 23:43:38 -04:00
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -129,4 +129,4 @@ api.add_resource(jobManager, '/api/jobs')
#Runs the Flask app
if __name__ == '__main__':
app.run(debug=False)
app.run(debug=False)

0
start.sh Normal file → Executable file
View File