Update dkms-remove.sh

This commit is contained in:
François M 2018-10-05 10:08:28 +02:00 committed by GitHub
parent 53e7a7a850
commit 69eb217fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ fi
DRV_DIR=rtl8812au
DRV_NAME=rtl8812au
DRV_VERSION=5.2.20.2
DRV_VERSION=5.3.4
dkms remove ${DRV_NAME}/${DRV_VERSION} --all
rm -rf /usr/src/${DRV_NAME}-${DRV_VERSION}