From dbbcdab1979bbc11c6a94119fa986b496fef6cef Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 30 Apr 2018 15:42:10 -0400 Subject: [PATCH] LP#1731922 - Correct hatch path. Signed-off-by: Chris Sharp --- extension/host/org.evergreen_ils.hatch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/host/org.evergreen_ils.hatch.json b/extension/host/org.evergreen_ils.hatch.json index beff9efe54..09d18bef5b 100644 --- a/extension/host/org.evergreen_ils.hatch.json +++ b/extension/host/org.evergreen_ils.hatch.json @@ -1,7 +1,7 @@ { "name": "org.evergreen_ils.hatch", "description": "Hatch Native Messaging Host", - "path": "/home/csharp/Hatch/hatch.sh", + "path": "/path/to/hatch.sh", "type": "stdio", "allowed_extensions": [ "hatch-native-messenger@evergreen-ils.org" -- 2.11.0