mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
6 lines
66 B
Bash
Executable File
6 lines
66 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
export TARGET_ARCH=x64
|
|
|
|
script/cibuild-linux
|