diff --git a/startApp.sh b/startApp.sh new file mode 100644 index 0000000..e949908 --- /dev/null +++ b/startApp.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +~/rpikvm/bin/python3 ~/rpikvm/app.py \ No newline at end of file