From 4c2058dad3bd40966ba8f6ecd5ec8d9de506b557 Mon Sep 17 00:00:00 2001 From: Stephen Cochrane Date: Thu, 15 Oct 2020 20:08:36 +0200 Subject: [PATCH] Fixed a typo --- nginxd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxd b/nginxd index 8c25c69..62c3a42 100755 --- a/nginxd +++ b/nginxd @@ -8,7 +8,7 @@ units=( git blog wiki irc proj all ) RED='\033[0;31m' NC='\033[0m' -# Sow the help menu +# Show the help menu help_menu () { echo "Welcome!" echo -e "e\t->\tEnable a unit."