mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 14:44:09 +00:00
Fixed DKMS path - fixes #264
This commit is contained in:
parent
983ec8ce3a
commit
a5c39f36e8
@ -7,8 +7,8 @@ else
|
|||||||
echo "About to run dkms install steps..."
|
echo "About to run dkms install steps..."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DRV_DIR=rtl8812au
|
DRV_DIR=.
|
||||||
DRV_NAME=rtl8812au
|
DRV_NAME=88XXau
|
||||||
DRV_VERSION=5.2.20.2
|
DRV_VERSION=5.2.20.2
|
||||||
|
|
||||||
cp -r ../${DRV_DIR} /usr/src/${DRV_NAME}-${DRV_VERSION}
|
cp -r ../${DRV_DIR} /usr/src/${DRV_NAME}-${DRV_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user