From d1b75cc405864097efda320b2efba640fd767139 Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:48:08 -0700 Subject: [PATCH] removed unneeded word (#417) --- debian/resources/finish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/finish.sh b/debian/resources/finish.sh index f3951f4..e8d95d0 100755 --- a/debian/resources/finish.sh +++ b/debian/resources/finish.sh @@ -118,7 +118,7 @@ echo "" echo "" verbose "Installation Notes. " echo "" -echo " Please save the this information and reboot this system to complete the install. " +echo " Please save this information and reboot this system to complete the install. " echo "" echo " Use a web browser to login." echo " domain name: https://$domain_name"