mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
3 lines
90 B
Bash
3 lines
90 B
Bash
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target x86_64-linux-android build --release
|