minor update to install and remove scripts

This commit is contained in:
morrownr 2022-10-07 15:39:39 -05:00
parent b8958b42c1
commit 8ba5f9f2e9
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# Supports dkms and non-dkms installations. # Supports dkms and non-dkms installations.
SCRIPT_NAME="install-driver.sh" SCRIPT_NAME="install-driver.sh"
SCRIPT_VERSION="20220929" SCRIPT_VERSION="20221007"
OPTIONS_FILE="88x2bu.conf" OPTIONS_FILE="88x2bu.conf"
# Some distros have a non-mainlined, patched-in kernel driver # Some distros have a non-mainlined, patched-in kernel driver

View File

@ -5,7 +5,7 @@
# Supports dkms and non-dkms removals. # Supports dkms and non-dkms removals.
SCRIPT_NAME="remove-driver.sh" SCRIPT_NAME="remove-driver.sh"
SCRIPT_VERSION="20220927" SCRIPT_VERSION="20221007"
OPTIONS_FILE="88x2bu.conf" OPTIONS_FILE="88x2bu.conf"
BLACKLIST_FILE="rtw88_8822bu.conf" BLACKLIST_FILE="rtw88_8822bu.conf"