From d52bf9e5e1cde1050c9a15570a3de03496e6bf3c Mon Sep 17 00:00:00 2001 From: ArcExp <132262106+ArcExp@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:17:31 +0100 Subject: [PATCH] Update startup.sh --- scripts/startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/startup.sh b/scripts/startup.sh index edf8e44..8957a37 100755 --- a/scripts/startup.sh +++ b/scripts/startup.sh @@ -184,7 +184,7 @@ select_option() { return $(( $active_col + $active_row * $colmax )) } -# @description Displays ArchTitus logo +# @description Displays Installer logo # @noargs logo () { # This will be shown on every set as user is progressing