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