From 8b98ce360bab4c3db31a91b411ecad8ebfd9bde3 Mon Sep 17 00:00:00 2001 From: shocknet-justin Date: Tue, 26 Aug 2025 16:47:17 -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 5942c377..66d80416 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -16,7 +16,7 @@ log() { SCRIPT_VERSION="0.2.0" REPO_URL="https://github.com/shocknet/Lightning.Pub/tarball/script" -BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/" +BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/script/scripts/" cleanup() { echo "Cleaning up temporary files..."