3 lines
77 B
Bash
3 lines
77 B
Bash
|
|
mkdir -p /home/data
|
||
|
|
mount /dev/mmcblk1p1 /home/data
|
||
|
|
/home/pi/bin/IRIS_FODIS &
|