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