Commit Graph

4 Commits

Author SHA1 Message Date
Josh Lehman
6cd9fa56ae Revert "Merge pull request #6199 from urbit/philip/install-once"
This reverts commit 427e219b5b, reversing
changes made to 86cf63986b.
2023-01-24 16:00:35 -08:00
Philip Monk
3efce771d5 kiln: add once flag to |install
It's often useful to |merge a desk, but if you're still getting updates
from your sync source, you may get overwritten in the future.  In this
case, you want to merge and clear the sync source.  With this change,
you can do this with:

```
|install ~ship %desk, =once &
```
2023-01-12 12:38:28 -07:00
Ted Blackman
4acc6a4cc9 |install: =local arg, docs 2021-08-03 00:52:13 +03:00
Ted Blackman
5e4593ae22 |install,|uninstall generators 2021-07-09 11:58:36 -04:00