Add run.sh

This commit is contained in:
Jeena 2025-07-18 23:27:27 +09:00
parent 2df64fc413
commit 76676839f0
4 changed files with 8 additions and 2 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
.env
.env
report.json

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python3
#thanks to goodhobak from https://www.clien.net/
#requre: requests Pillow piexif
#use:

File diff suppressed because one or more lines are too long

5
run.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/bash
pipenv run ./get_report.py
pipenv run ./report_json_down.py