Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-02-05 15:04:34 +03:00
parent 6232cc58ad
commit 73fb56a585

View File

@ -62,8 +62,8 @@
## APP_NAME - Application name ## APP_NAME - Application name
## APP_BIN - App binary name (ignored for MacOS) ## APP_BIN - App binary name (ignored for MacOS)
## ##
## ARCH - target achitecture (ia32, x86, x64, ...)
## TARGET_OS - target OS (win32, linux, darwin) ## TARGET_OS - target OS (win32, linux, darwin)
## ARCH - target achitecture (ia32, x86, x64, ...)
## ##
## ELECTRON_DOWNOAD_URL ## ELECTRON_DOWNOAD_URL
## - URL to download electron binary ## - URL to download electron binary