mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target aarch64-linux-android build --release
|