@@ -0,0 +1,7 @@
#!/bin/sh
cross build --target aarch64-unknown-linux-gnu --release
cargo build --release
cp target/aarch64-unknown-linux-gnu/release/webTemplate webTemplate-aarch64
cp target/release/webTemplate webTemplate-x86_64
The note is not visible to the blocked user.