From 19e08b47753f4fa946b62e4a421ef2438223d5e4 Mon Sep 17 00:00:00 2001 From: shocknet-justin Date: Tue, 26 Aug 2025 12:30:37 -0400 Subject: [PATCH] test url --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index a1c8fa74..5942c377 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -15,7 +15,7 @@ log() { } SCRIPT_VERSION="0.2.0" -REPO_URL="https://github.com/shocknet/Lightning.Pub/tarball/master" +REPO_URL="https://github.com/shocknet/Lightning.Pub/tarball/script" BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/" cleanup() {