Files
r_e_c_u_r/scripts/launcher.sh

9 lines
152 B
Bash

#!bin/sh
# launcher.sh
# navigate to home, to recur, run python then back
#export DISPLAY=:0.0
cd /
cd /home/pi/r_e_c_u_r
python display_centre.py
cd /