Fixed a typo

This commit is contained in:
Stephen Cochrane 2020-10-15 20:08:36 +02:00
parent 1255593439
commit 4c2058dad3
1 changed files with 1 additions and 1 deletions

2
nginxd
View File

@ -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."