From 85b33a56f840ef17f44c9d52fabf3fa1143c5a34 Mon Sep 17 00:00:00 2001 From: John Wiebalk Date: Wed, 6 May 2020 11:27:45 -0400 Subject: [PATCH] set path for possum --- lib/linter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/linter.sh b/lib/linter.sh index 2c0a97a4..89497cae 100755 --- a/lib/linter.sh +++ b/lib/linter.sh @@ -161,7 +161,7 @@ Header() ############################### # Give them the possum action # ############################### - /bin/bash possum.sh + /bin/bash /action/lib/possum.sh ########## # Prints #