diff --git a/scripts/build.sh b/scripts/build.sh index 08120e2..e23e06c 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -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"