From ef87f69fa0a68c7f26c8b71b9ab61b20a68fa2fd Mon Sep 17 00:00:00 2001
From: xairoo <marcel.3ff8@zurreck.com>
Date: Sat, 18 May 2024 18:42:59 +0200
Subject: [PATCH] Debian title style fixed (#3006)

There was an extra `_` on the `n`
---
 ct/debian.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ct/debian.sh b/ct/debian.sh
index adfd810e..2472b0ac 100644
--- a/ct/debian.sh
+++ b/ct/debian.sh
@@ -9,7 +9,7 @@ function header_info {
 clear
 cat <<"EOF"
     ____       __    _           
-   / __ \___  / /_  (_)___ _____ 
+   / __ \___  / /_  (_)___  ____ 
   / / / / _ \/ __ \/ / __ `/ __ \
  / /_/ /  __/ /_/ / / /_/ / / / /
 /_____/\___/_.___/_/\__,_/_/ /_/