From: Chris Sharp Date: Mon, 30 Apr 2018 19:42:10 +0000 (-0400) Subject: LP#1731922 - Correct hatch path. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fcsharp%2Flp1731922_firefox_hatch;p=working%2FHatch.git LP#1731922 - Correct hatch path. Signed-off-by: Chris Sharp --- 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"