mirror of https://github.com/electron/electron
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
export TARGET_ARCH=x64
|
||
|
|
||
|
script/cibuild-linux
|