parent
0f0e4219e0
commit
b2397117c2
@ -0,0 +1,3 @@
|
||||
[submodule "process"]
|
||||
path = process
|
||||
url = https://git.trovadores.duckdns.org/ianmethyst/spy-camera-process.git
|
@ -0,0 +1 @@
|
||||
Subproject commit 12990cac8d50b44db953d7b375e43c039029b5e7
|
@ -0,0 +1,5 @@
|
||||
#/bin/bash
|
||||
|
||||
cd process
|
||||
pipenv run python3 main.py "$1" "$2" "$3" "$4"
|
||||
exit 0
|
Loading…
Reference in new issue