mirror of https://github.com/BOINC/boinc.git
Fix typo in script boinc x86.
Fix typo in script boinc x86.
This commit is contained in:
parent
d5ce643f6a
commit
819cd37d94
|
@ -61,6 +61,6 @@ if [ -n "$COMPILEBOINC" ]; then
|
|||
cp "$BOINC/win_build/installerv2/redist/all_projects_list.xml" "BOINC/app/src/main/assets/all_projects_list.xml"
|
||||
cp "$BOINC/curl/ca-bundle.crt" "BOINC/app/src/main/assets/ca-bundle.crt"
|
||||
|
||||
echo "===== BOINC for 86 build done ====="
|
||||
echo "===== BOINC for x86 build done ====="
|
||||
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue