first commit

This commit is contained in:
2022-10-22 16:24:49 -04:00
commit 718ed410f0
5 changed files with 42 additions and 0 deletions

3
testAPI.py Normal file
View File

@@ -0,0 +1,3 @@
import subprocess
subprocess.run('./test.sh')