From 20dd93d8f0a386a8a4c18e55ccddbd96b5820c92 Mon Sep 17 00:00:00 2001 From: shocknet-justin Date: Wed, 26 Nov 2025 12:26:22 -0500 Subject: [PATCH] temp branch --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index b25e79f0..8f54170f 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -13,7 +13,7 @@ log() { SCRIPT_VERSION="0.3.0" REPO="shocknet/Lightning.Pub" -BRANCH="master" +BRANCH="mac-install" cleanup() { log "Cleaning up temporary files..."