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"