shithub: purgatorio

ref: e11c7aa718df592bd69de53ce1d6498cc870f256
dir: /appl/demo/whiteboard/runwb.sh/

View raw version
#!/dis/sh.dis
load std
pctl forkns
memfs /tmp
cp /dis/wm/whiteboard.dis /tmp
/dis/auxi/wbsrv /tmp $2
grid/register -a resource Whiteboard -a size 600x400 -a name $1 {export /tmp}