aboutgitcodelistschat:MatrixIRC
path: root/web/common.sh
Commit message (Collapse)AuthorAgeFilesLines
* demo: missing demo partAlice Frosi2023-06-141-0/+2
| | | | | Add echo abcd for connect demo. Pull and make before running the demo.
* demo: simplify and adjust scriptsAlice Frosi2023-06-141-0/+5
|
* demo: with mknod and podmanAlice Frosi2023-06-091-0/+86
Splited common functions in web/common.sh and created new script for mknod demo. The demo uses the mount namespace of the caller. Additionally, this removes extra commented lines in demo/mknod.hjson.