@@ -0,0 +1,5 @@
#!/bin/bash
cargo clean
cross build --release --target aarch64-unknown-linux-gnu
rsync -e "ssh" target/aarch64-unknown-linux-gnu/release/weather pi:/data/rust/weather
The note is not visible to the blocked user.