mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-19 12:16:24 +08:00
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
zig cc -target aarch64-windows-gnu $@
|