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
|
||||
set -e
|
||||
|
||||
BASE_URL="https://bolt12.info/deploy/"
|
||||
BASE_URL="https://raw.githubusercontent.com/shocknet/Lightning.Pub/master/scripts/"
|
||||
modules=(
|
||||
"utils"
|
||||
"check_homebrew"
|
||||
|
|
@ -41,4 +41,4 @@ else
|
|||
install_lightning_pub
|
||||
start_services
|
||||
get_log_info
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue