Skip to content

Commit

Permalink
Update dkms-remove.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 committed Oct 5, 2018
1 parent 53e7a7a commit 69eb217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkms-remove.sh
Expand Up @@ -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}
Expand Down

0 comments on commit 69eb217

Please sign in to comment.