mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
Merge pull request #574 from gabrieldov/gabrieldov-patch-1
Change to source address
This commit is contained in:
commit
aa9e93b0a2
@ -6,8 +6,8 @@ echo "Creating the command lnbalance as well as lnchannels which will give you a
|
||||
cd
|
||||
mkdir /home/admin/tmpScriptDL
|
||||
cd /home/admin/tmpScriptDL
|
||||
wget https://raw.githubusercontent.com/Stadicus/guides/master/raspibolt/resources/lnbalance
|
||||
wget https://raw.githubusercontent.com/Stadicus/guides/master/raspibolt/resources/lnchannels
|
||||
wget https://stadicus.github.io/RaspiBolt/resources/lnbalance
|
||||
wget https://stadicus.github.io/RaspiBolt/resources/lnchannels
|
||||
chmod +x lnbalance
|
||||
chmod +x lnchannels
|
||||
sudo cp lnchannels /usr/local/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user