From 2b10e80753349e2f82acb9afbba8dbf084debc61 Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Sat, 31 May 2025 15:53:18 +0100 Subject: [PATCH] chore: update installer SHA to current commit --- scripts/install-pulse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install-pulse.sh b/scripts/install-pulse.sh index 12ae7314c..3ebf60dff 100755 --- a/scripts/install-pulse.sh +++ b/scripts/install-pulse.sh @@ -11,7 +11,7 @@ SERVICE_NAME="pulse-monitor.service" REPO_BASE_URL="https://github.com/rcourtman/Pulse" SCRIPT_NAME="install-pulse.sh" SCRIPT_RAW_URL="https://raw.githubusercontent.com/rcourtman/Pulse/main/scripts/install-pulse.sh" -CURRENT_SCRIPT_COMMIT_SHA="4348a3d" +CURRENT_SCRIPT_COMMIT_SHA="6c7dd20" MODE_UPDATE="" INSTALL_MODE=""