X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=3d3a9e18e77bb71962ab31c1fe6c5fe29e41b242;hb=7fe1df9789fd03b11c9572898b6286221e7db12f;hp=c2aeec3ac4e67c772eb8b41f70c4c46e5105ba9f;hpb=18add5cd24c17a314eb671714ce251c3374f7d60;p=distro-setup diff --git a/distro-end b/distro-end index c2aeec3..3d3a9e1 100755 --- a/distro-end +++ b/distro-end @@ -2175,10 +2175,10 @@ esac ### begin bitcoin ### case $HOSTNAME in - sy) - f=$dir/bitcoin.conf - sudo install -m 0755 -o root -g root -t /usr/bin /a/opt/bitcoin-23.0/bin/* + sy|kd) + sudo install -m 0755 -o root -g root -t /usr/bin /a/opt/bitcoin-24.1/bin/* sgo bitcoind + # note: the bitcoin user & group are setup in fai sudo usermod -a -G bitcoin iank if [[ ! $(readlink -f /var/lib/bitcoind/wallets) == /q/wallets ]]; then sudo lnf /q/wallets /var/lib/bitcoind