Update generate.sh

This commit is contained in:
uazo 2023-01-31 12:29:31 +05:00 committed by GitHub
parent 775ca2f448
commit 4ca3d33584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

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