#!/usr/bin/sh cd /home/root clear > /dev/tty0 python3 /home/root/test_main.py > /dev/ttyO0 2>&1