mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-05 22:38:19 +00:00
2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target x86_64-linux-android build --release
|