summaryrefslogtreecommitdiff
path: root/scripts/auto-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/auto-test.sh')
-rwxr-xr-xscripts/auto-test.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/auto-test.sh b/scripts/auto-test.sh
new file mode 100755
index 0000000..3fe358f
--- /dev/null
+++ b/scripts/auto-test.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/sh
+
+cd /home/root
+clear > /dev/tty0
+python3 /home/root/test_main.py > /dev/ttyO0 2>&1