From 7c47457f9d0f25c38406c3d961624889e227a126 Mon Sep 17 00:00:00 2001 From: "Justin (shocknet)" Date: Tue, 23 Jul 2024 03:12:31 -0400 Subject: [PATCH] test --- scripts/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 4aa9db8b..06da4f02 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,7 +1,8 @@ #!/bin/bash set -e -BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/" +#BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/" +BASE_URL="https://bolt12.info/deploy" modules=( "utils"