From 46026855a54ebc6e0b86cdfeecc5a676c151d15f Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Fri, 23 Oct 2020 14:27:21 +0000 Subject: [PATCH] No () --- includes/gs-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/gs-update.sh b/includes/gs-update.sh index 3928eef..231c7b0 100644 --- a/includes/gs-update.sh +++ b/includes/gs-update.sh @@ -148,7 +148,7 @@ function task_version { ## Info Task -function task_info() { +function task_info { TASKTYPE='INFO' MESSAGE="${MESSAGE}: ${TASKTYPE} Requested"