5 lines
66 B
Bash
Executable file
5 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
export TARGET_ARCH=x64
|
|
|
|
script/cibuild-linux
|