fix containers on nixos-22.05

This commit is contained in:
Erik Arvstedt 2022-06-28 00:08:29 +02:00
parent 15e7b32c2d
commit fe68ee650b
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ echo "lightning-cli state:"
c lightning-cli getinfo
echo
echo "Bitcoind data dir:"
sudo ls -al /var/lib/containers/demo-node/var/lib/bitcoind
sudo ls -al /var/lib/*containers/demo-node/var/lib/bitcoind
'
nodeInfoCmd='
echo