X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=64630404c0a4806f089b25a2833124c670b4f01c;hb=b87c76c4ad04f75a7dff371c65b5f065ba2839a4;hp=3d3a9e18e77bb71962ab31c1fe6c5fe29e41b242;hpb=d4a62c18b666ac9673181ab76f3e3d28fc784da6;p=distro-setup diff --git a/distro-end b/distro-end index 3d3a9e1..6463040 100755 --- a/distro-end +++ b/distro-end @@ -2176,12 +2176,13 @@ esac case $HOSTNAME in sy|kd) - sudo install -m 0755 -o root -g root -t /usr/bin /a/opt/bitcoin-24.1/bin/* + sudo install -m 0755 -o root -g root -t /usr/bin /a/opt/bitcoin-24.0.1/bin/* sgo bitcoind # note: the bitcoin user & group are setup in fai sudo usermod -a -G bitcoin iank + # todo: make bitcoin have a stable uid/gid if [[ ! $(readlink -f /var/lib/bitcoind/wallets) == /q/wallets ]]; then - sudo lnf /q/wallets /var/lib/bitcoind + s lnf /q/wallets /var/lib/bitcoind sudo chown -h bitcoin:bitcoin /var/lib/bitcoind/wallets fi # note, there exists