Rename bitcoind recipe

Was still using a name from when the cookbook didn't set up anything
else
This commit is contained in:
Râu Cao 2022-12-25 16:28:14 +07:00
parent 8c8e978ae9
commit 90e17b0abc
Signed by: raucao
GPG Key ID: 15E65F399D084BA9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name "bitcoind" name "bitcoind"
run_list %w( run_list %w(
kosmos-bitcoin::source kosmos-bitcoin::bitcoind
) )

View File

@ -1,6 +1,6 @@
# #
# Cookbook:: kosmos-bitcoin # Cookbook:: kosmos-bitcoin
# Recipe:: source # Recipe:: bitcoind
# #
build_essential build_essential