mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
export TARGET_ARCH=arm64
|
|
|
|
script/cibuild-linux
|