mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-05-06 23:06:34 +08:00
Init download WSA version value
This commit is contained in:
parent
73d851f879
commit
cce4b69776
@ -399,6 +399,7 @@ update_gapps_zip_name() {
|
|||||||
fi
|
fi
|
||||||
GAPPS_PATH=$DOWNLOAD_DIR/$GAPPS_ZIP_NAME
|
GAPPS_PATH=$DOWNLOAD_DIR/$GAPPS_ZIP_NAME
|
||||||
}
|
}
|
||||||
|
DOWN_WSA_MAIN_VERSION=0
|
||||||
update_ksu_zip_name() {
|
update_ksu_zip_name() {
|
||||||
if [ "$DOWN_WSA_MAIN_VERSION" -lt "2303" ]; then
|
if [ "$DOWN_WSA_MAIN_VERSION" -lt "2303" ]; then
|
||||||
KERNEL_VER="5.10.117.2"
|
KERNEL_VER="5.10.117.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user