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