mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Add download helper for dev process
This commit is contained in:
parent
fa2827608c
commit
344ba1a8e2
@ -112,6 +112,4 @@ def job_download(job_id):
|
||||
str(current_user.id),
|
||||
'jobs',
|
||||
str(job.id))
|
||||
print(dir)
|
||||
print(file)
|
||||
return send_from_directory(directory=dir, filename=file, as_attachment=True)
|
||||
|
Loading…
Reference in New Issue
Block a user