diff options
-rw-r--r-- | provides/sysmaint/half/push | 2 | ||||
-rw-r--r-- | provides/sysmaint/hour/upgrade | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/provides/sysmaint/half/push b/provides/sysmaint/half/push new file mode 100644 index 0000000..f4b9753 --- /dev/null +++ b/provides/sysmaint/half/push @@ -0,0 +1,2 @@ +pkg status +pkg push diff --git a/provides/sysmaint/hour/upgrade b/provides/sysmaint/hour/upgrade new file mode 100644 index 0000000..8b7c306 --- /dev/null +++ b/provides/sysmaint/hour/upgrade @@ -0,0 +1,3 @@ +## vim:ft=zsh +info "## Updating home" +pkg upgrade |