mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
TEMP turn off extraneous apps on boot for dev
This commit is contained in:
parent
b890831d82
commit
f28c011ed4
@ -79,26 +79,26 @@
|
||||
=+ myr=(clan:title our)
|
||||
::
|
||||
?: ?=($pawn myr)
|
||||
:~ [%home %lens]
|
||||
[%base %hall]
|
||||
[%base %talk]
|
||||
:~ ::[%home %lens]
|
||||
::[%base %hall]
|
||||
::[%base %talk]
|
||||
[%base %dojo]
|
||||
[%base %ping]
|
||||
[%base %modulo]
|
||||
::[%base %modulo]
|
||||
==
|
||||
:~ [%home %lens]
|
||||
[%home %acme]
|
||||
[%home %dns]
|
||||
:~ ::[%home %lens]
|
||||
::[%home %acme]
|
||||
::[%home %dns]
|
||||
[%home %dojo]
|
||||
[%home %ping]
|
||||
[%home %hall]
|
||||
[%home %talk]
|
||||
[%home %modulo]
|
||||
[%home %launch]
|
||||
[%home %chat]
|
||||
[%home %publish]
|
||||
[%home %clock]
|
||||
[%home %weather]
|
||||
::[%home %hall]
|
||||
::[%home %talk]
|
||||
::[%home %modulo]
|
||||
::[%home %launch]
|
||||
::[%home %chat]
|
||||
::[%home %publish]
|
||||
::[%home %clock]
|
||||
::[%home %weather]
|
||||
[%home %azimuth-tracker]
|
||||
==
|
||||
::
|
||||
@ -106,7 +106,8 @@
|
||||
|= our/ship
|
||||
%- ~(gas in *(set gill:gall))
|
||||
^- (list gill:gall)
|
||||
[[our %talk] [our %dojo] ~]
|
||||
::[[our %talk] [our %dojo] ~]
|
||||
[[our %dojo] ~]
|
||||
::
|
||||
++ make :: initial part
|
||||
|= our/ship
|
||||
|
Loading…
Reference in New Issue
Block a user