Add run.sh
This commit is contained in:
parent
2df64fc413
commit
76676839f0
4 changed files with 8 additions and 2 deletions
5
run.sh
Executable file
5
run.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
pipenv run ./get_report.py
|
||||
pipenv run ./report_json_down.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue