mirror of https://github.com/Xhofe/alist
3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
zig cc -target aarch64-windows-gnu $@
|