mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
Fix #538
This commit is contained in:
parent
9866cc3544
commit
94632581d5
1 changed files with 1 additions and 0 deletions
|
@ -501,6 +501,7 @@ if [ -z ${OFFLINE+x} ]; then
|
|||
echo "KERNELSU_VER=$KERNELSU_VER" >"$KERNELSU_INFO"
|
||||
fi
|
||||
if [ "$GAPPS_BRAND" != "none" ]; then
|
||||
update_gapps_zip_name
|
||||
python3 generateGappsLink.py "$ARCH" "$GAPPS_BRAND" "$GAPPS_VARIANT" "$DOWNLOAD_DIR" "$DOWNLOAD_CONF_NAME" "$ANDROID_API" "$GAPPS_ZIP_NAME" || abort
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue