aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/__claude-code-notify
diff options
context:
space:
mode:
Diffstat (limited to 'bin/__claude-code-notify')
-rwxr-xr-xbin/__claude-code-notify2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/__claude-code-notify b/bin/__claude-code-notify
index 2d76b99..60d3454 100755
--- a/bin/__claude-code-notify
+++ b/bin/__claude-code-notify
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
message="$(jq -r '.message // "Task completed"')"
if [ "$(uname)" = "Darwin" ]; then