examples: add shell session snippets

This commit is contained in:
Erik Arvstedt
2020-04-15 18:55:02 +02:00
parent 1131c795dc
commit ade3f84317
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -80,4 +80,7 @@ echo
echo "Bitcoind data dir:"
sudo ls -al /var/lib/containers/demo-node/var/lib/bitcoind
# Uncomment to start a shell session here
# export -f c; bash -li
# Cleanup happens at exit (see above)