aboutsummaryrefslogtreecommitdiffstats
path: root/Web/PI/test2.py
diff options
context:
space:
mode:
Diffstat (limited to 'Web/PI/test2.py')
-rw-r--r--Web/PI/test2.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Web/PI/test2.py b/Web/PI/test2.py
new file mode 100644
index 0000000..40bbe9c
--- /dev/null
+++ b/Web/PI/test2.py
@@ -0,0 +1,3 @@
+import subprocess
+subprocess.call(["python", "Uploads/upload.py"])
+print("end of script") \ No newline at end of file