examples: add shell session snippets
This commit is contained in:
parent
1131c795dc
commit
ade3f84317
3 changed files with 9 additions and 0 deletions
|
|
@ -90,4 +90,7 @@ echo
|
|||
echo "Node info:"
|
||||
c nodeinfo
|
||||
|
||||
# Uncomment to start a shell session here
|
||||
# export -f c; bash -li
|
||||
|
||||
# Cleanup happens at exit (see above)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue