shithub: purgatorio

ref: f0b565742993646ac2c7939e3a89f44c2515fbe6
dir: /dis/demo/whiteboard/runwb/

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}