3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/sh
|
||
|
cp build/libs/java-multiCameraServer-all.jar runCamera /home/pi
|