mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-07-18 17:38:07 +08:00
3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/sh
|
|
zig c++ -target aarch64-windows-gnu $@
|