Init download WSA version value

This commit is contained in:
Howard Wu 2023-04-12 02:45:08 +08:00
parent 73d851f879
commit cce4b69776

View File

@ -399,6 +399,7 @@ update_gapps_zip_name() {
fi
GAPPS_PATH=$DOWNLOAD_DIR/$GAPPS_ZIP_NAME
}
DOWN_WSA_MAIN_VERSION=0
update_ksu_zip_name() {
if [ "$DOWN_WSA_MAIN_VERSION" -lt "2303" ]; then
KERNEL_VER="5.10.117.2"