Update dkms-install.sh

This commit is contained in:
satmandu 2019-05-30 14:11:25 -04:00 committed by GitHub
parent 02dea03ba2
commit a45796e1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ fi
DRV_DIR="$(pwd)"
DRV_NAME=rtl8812au
DRV_VERSION=5.3.4
DRV_VERSION=5.6.4
cp -r ${DRV_DIR} /usr/src/${DRV_NAME}-${DRV_VERSION}