3 lines
82 B
Bash
3 lines
82 B
Bash
|
#!/bin/bash
|
||
|
sudo PYTHONPATH=. python /home/pi/devel/PiMonitor/pimonitor/PMMain.py
|