From 84f6ca754b305c58615198350091090395eab591 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 17 Oct 2018 15:23:31 +0200 Subject: [PATCH] fixed knockd finale sequence display --- bin/knockd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/knockd.sh b/bin/knockd.sh index a37bb79..a90b7ab 100755 --- a/bin/knockd.sh +++ b/bin/knockd.sh @@ -44,5 +44,5 @@ systemctl start knockd echo -e "\033[92;1mknockd installed and configured\033[Om" echo -e "\033[92;1mplease note this sequence for future ssh knocking\033[Om" -echo "$sq1" +echo "$sq" sleep 3