Update generate.sh

This commit is contained in:
uazo
2023-01-31 12:29:31 +05:00
committed by GitHub
parent 775ca2f448
commit 4ca3d33584

View File

@@ -5,11 +5,6 @@ if [[ -z "${INDEX_VERSION}" ]]; then
exit 1
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/RELEASE