mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 03:15:10 +08:00
3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
zig c++ -target aarch64-windows-gnu $@
|