fix typo
This commit is contained in:
parent
ecf5014fe0
commit
761a1b6f8f
@ -5,7 +5,7 @@
|
||||
# Supports dkms and non-dkms installations.
|
||||
|
||||
SCRIPT_NAME="install-driver.sh"
|
||||
SCRIPT_VERSION="20221007"
|
||||
SCRIPT_VERSION="20221126"
|
||||
OPTIONS_FILE="88x2bu.conf"
|
||||
|
||||
MODULE_NAME="88x2bu"
|
||||
@ -91,7 +91,7 @@ then
|
||||
echo "Please report this error."
|
||||
echo "Please copy all screen output and paste it into the report."
|
||||
echo "You will need to run the following before reattempting installation."
|
||||
echo "$ sudo ./remove-driver-no-dkms.sh"
|
||||
echo "$ sudo ./remove-driver.sh"
|
||||
exit $RESULT
|
||||
fi
|
||||
|
||||
@ -110,7 +110,7 @@ then
|
||||
echo "Please report this error."
|
||||
echo "Please copy all screen output and paste it into the report."
|
||||
echo "You will need to run the following before reattempting installation."
|
||||
echo "$ sudo ./remove-driver-no-dkms.sh"
|
||||
echo "$ sudo ./remove-driver.sh"
|
||||
exit $RESULT
|
||||
fi
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user