gall: %jolt restart agent from new desk

This commit is contained in:
Ted Blackman 2021-09-29 16:03:14 -04:00
parent 21d721c00f
commit fd54c96a3f

View File

@ -297,7 +297,7 @@
mo-core
=. mo-core (mo-pass i.list)
$(list t.list)
:: +mo-jolt: start agent if not already started
:: +mo-jolt: (re)start agent if not already started on this desk
::
++ mo-jolt
|= [dap=term =ship =desk]
@ -307,6 +307,8 @@
(mo-boot dap ship desk)
?. -.agent.u.yak
(mo-boot dap ship desk)
?. =(desk q.beak.u.yak)
(mo-boot dap ship desk)
mo-core
:: +mo-boot: ask %ford to build us a core for the specified agent.
::