summaryrefslogtreecommitdiff
path: root/byteback-prune
diff options
context:
space:
mode:
Diffstat (limited to 'byteback-prune')
-rwxr-xr-xbyteback-prune4
1 files changed, 3 insertions, 1 deletions
diff --git a/byteback-prune b/byteback-prune
index 427ecd8..28ef2bf 100755
--- a/byteback-prune
+++ b/byteback-prune
@@ -1,6 +1,8 @@
#!/usr/bin/ruby
#
-# Program to prune a byteback installation
+# Program to free up space on the backup-storage volume, by removing
+# backups (whether by age, or importance).
+#
$LOAD_PATH.unshift("/usr/lib/byteback")