1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-22 21:34:37 +00:00

Changes single quotes to backticks in dkms-install.sh

This commit is contained in:
Mike Coles 2019-04-08 10:42:49 -04:00 committed by GitHub
parent 24e640078a
commit f4239bf848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ else
echo "About to run dkms install steps..."
fi
DRV_DIR='pwd'
DRV_DIR=`pwd`
DRV_NAME=rtl8812au
DRV_VERSION=5.3.4