Update generate.sh
This commit is contained in:
parent
775ca2f448
commit
4ca3d33584
@ -5,11 +5,6 @@ if [[ -z "${INDEX_VERSION}" ]]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z "${DEV_CONTAINER}" ]]; then
|
|
||||||
echo "Please set DEV_CONTAINER env variable"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
cp /storage/images/android/x64/$INDEX_VERSION/bromite.idx .
|
cp /storage/images/android/x64/$INDEX_VERSION/bromite.idx .
|
||||||
cp /storage/images/android/x64/$INDEX_VERSION/RELEASE
|
cp /storage/images/android/x64/$INDEX_VERSION/RELEASE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user