From 95a490c95af634f9fb0f7ab40a8f8d04963daade Mon Sep 17 00:00:00 2001 From: Julian Ritz-Barr <35571634+Juized@users.noreply.github.com> Date: Thu, 23 Jan 2020 17:48:11 +0100 Subject: [PATCH] Update _commands.sh --- home.admin/_commands.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/_commands.sh b/home.admin/_commands.sh index 23d126c6a..aff24552d 100644 --- a/home.admin/_commands.sh +++ b/home.admin/_commands.sh @@ -39,7 +39,7 @@ function manage() { echo "to exit (venv) enter ---> deactivate" lndmanage else - echo "lndmanage not install - to install run:" + echo "lndmanage not installed - to install run:" echo "sudo /home/admin/config.scripts/bonus.lndmanage.sh on" fi }