mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-06 06:48:20 +00:00
2 lines
91 B
Bash
Executable file
2 lines
91 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target aarch64-linux-android build --release
|