From 2cd07dd57b5a8a423b5192c536de4a98cf2e762b Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Mon, 12 Mar 2018 13:00:49 -0500 Subject: [PATCH] Fixed bug caused by syntax error. --- lib/Help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Help.sh b/lib/Help.sh index 9ffdb99..1b1b921 100644 --- a/lib/Help.sh +++ b/lib/Help.sh @@ -1,6 +1,6 @@ #!/bin/bash -function fluxion_help{ +fluxion_help(){ echo " FLUXION(1) User Manuals FLUXION(1)