mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-18 19:44:48 +00:00
minor updates
This commit is contained in:
parent
57098d7182
commit
03342b54a1
@ -115,7 +115,7 @@ do
|
||||
done
|
||||
|
||||
# displays script name and version
|
||||
echo "Script: ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
echo ": ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
|
||||
# information that helps with bug reports
|
||||
|
||||
|
@ -57,7 +57,7 @@ do
|
||||
done
|
||||
|
||||
# displays script name and version
|
||||
echo "Script: ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
echo ": ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
|
||||
# check for and remove non-dkms installations
|
||||
# standard naming
|
||||
|
Loading…
Reference in New Issue
Block a user