From 03342b54a14bd91d6d87589fa7e9f3e79f0464e2 Mon Sep 17 00:00:00 2001 From: morrownr Date: Mon, 9 Jan 2023 22:57:46 -0600 Subject: [PATCH] minor updates --- install-driver.sh | 2 +- remove-driver.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install-driver.sh b/install-driver.sh index 9d51070..26a74d7 100755 --- a/install-driver.sh +++ b/install-driver.sh @@ -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 diff --git a/remove-driver.sh b/remove-driver.sh index 79c09ba..c17b3be 100755 --- a/remove-driver.sh +++ b/remove-driver.sh @@ -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