Update install.sh
This commit is contained in:
parent
84395e7b94
commit
97fbaa5d80
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
BASE_URL="https://bolt12.info/deploy/"
|
BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/"
|
||||||
modules=(
|
modules=(
|
||||||
"utils"
|
"utils"
|
||||||
"check_homebrew"
|
"check_homebrew"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue