Make sure bash is used for running get-prebuilts

This commit is contained in:
Fivel Sotheby 2019-03-13 18:57:04 +00:00
parent 4e0bf624f4
commit cd67425553
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ function getPrebuilts() {
gpg \
--keyserver pool.sks-keyservers.net \
--recv-key 7A029E54DD5DCE7A
./vendor/replicant/get-prebuilts
bash ./vendor/replicant/get-prebuilts
}
function buildToolchain() {