Fix/refactor bitcoind recipe, upgrade bitcoind to 0.21 #298
@ -24,6 +24,7 @@ end
|
|||||||
bash "compile_c-lightning" do
|
bash "compile_c-lightning" do
|
||||||
cwd node['c-lightning']['source_dir']
|
cwd node['c-lightning']['source_dir']
|
||||||
code <<-EOH
|
code <<-EOH
|
||||||
|
systemctl stop lightningd.service
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user