mirror of
https://github.com/Astatin3/CC2.git
synced 2026-06-09 08:28:00 -06:00
4 lines
237 B
Bash
4 lines
237 B
Bash
|
|
cross build --release --target armv7-unknown-linux-musleabihf
|
||
|
|
sshpass -p MTY4ODE2 scp ./target/armv7-unknown-linux-musleabihf/release/klippy-test root@192.168.0.86:/root/
|
||
|
|
sshpass -p MTY4ODE2 scp ./start-rpmsg.sh root@192.168.0.86:/root/
|