From a0f2c5ecb87d64ce176a59a61a34a7c5a1318be4 Mon Sep 17 00:00:00 2001 From: Anton Dyudin Date: Wed, 8 Jul 2015 16:46:57 -0700 Subject: [PATCH] convenience reload cats --- cat/hood/rc.hoon | 11 +++++++++++ cat/hood/reboot.hoon | 11 +++++++++++ cat/hood/rf.hoon | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 cat/hood/rc.hoon create mode 100644 cat/hood/reboot.hoon create mode 100644 cat/hood/rf.hoon diff --git a/cat/hood/rc.hoon b/cat/hood/rc.hoon new file mode 100644 index 000000000..7116db3eb --- /dev/null +++ b/cat/hood/rc.hoon @@ -0,0 +1,11 @@ +:: +:::: /hoon/reload/hood/cat + :: +/? 314 +:: +:::: + !: +|= $: [now=@da eny=@uvI bec=beak] + [arg=~ ~] + == +[%helm-reload ~[%c]] diff --git a/cat/hood/reboot.hoon b/cat/hood/reboot.hoon new file mode 100644 index 000000000..a463f8d0c --- /dev/null +++ b/cat/hood/reboot.hoon @@ -0,0 +1,11 @@ +:: +:::: /hoon/reload/hood/cat + :: +/? 314 +:: +:::: + !: +|= $: [now=@da eny=@uvI bec=beak] + [arg=~ ~] + == +[%helm-reload ~[%z %a %b %c %d %e %f %g]] diff --git a/cat/hood/rf.hoon b/cat/hood/rf.hoon new file mode 100644 index 000000000..a43111479 --- /dev/null +++ b/cat/hood/rf.hoon @@ -0,0 +1,11 @@ +:: +:::: /hoon/reload/hood/cat + :: +/? 314 +:: +:::: + !: +|= $: [now=@da eny=@uvI bec=beak] + [arg=~ ~] + == +[%helm-reload ~[%f]]