mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
lib/versioning: parameterise desk
This commit is contained in:
parent
1793157cfa
commit
9c32c502d8
@ -38,11 +38,11 @@
|
|||||||
::
|
::
|
||||||
++ tube-to
|
++ tube-to
|
||||||
|= =mark
|
|= =mark
|
||||||
.^(tube:clay %cc (scry:io %home /[mark]/[current-version]))
|
.^(tube:clay %cc (scry:io q.byk.bowl /[mark]/[current-version]))
|
||||||
::
|
::
|
||||||
++ tube-from
|
++ tube-from
|
||||||
|= =mark
|
|= =mark
|
||||||
.^(tube:clay %cc (scry:io %home /[current-version]/[mark]))
|
.^(tube:clay %cc (scry:io q.byk.bowl /[current-version]/[mark]))
|
||||||
::
|
::
|
||||||
++ convert-from
|
++ convert-from
|
||||||
|= [=mark =vase]
|
|= [=mark =vase]
|
||||||
|
Loading…
Reference in New Issue
Block a user