mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
M118 pre-stage
This commit is contained in:
parent
007bf6f0d5
commit
28ed16fae4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ printf "${YEL}Building Thorium for Android...\n" &&
|
|||
printf "${YEL}Note: You may want ADB installed.${c0}\n" &&
|
||||
printf "${CYA}\n" &&
|
||||
|
||||
cr_build_jobs="$2"
|
||||
cr_build_jobs="$1"
|
||||
export cr_build_jobs
|
||||
|
||||
# Build Thorium and System WebView
|
||||
|
|
Loading…
Reference in a new issue