From 41c7e72b9810a79f990abfe8ce99b945e4138e24 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Mon, 28 Sep 2020 15:24:36 +0200 Subject: [PATCH] fix missing braket in commands --- home.admin/_commands.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home.admin/_commands.sh b/home.admin/_commands.sh index 4848a02f9..811636157 100755 --- a/home.admin/_commands.sh +++ b/home.admin/_commands.sh @@ -141,6 +141,7 @@ function faraday() { else echo "Faraday is not installed - to install run:" echo "/home/admin/config.scripts/bonus.faraday.sh on" +} # command: loop # switch to the loop user for the Lightning Loop Service