From 0b200b42b5a387adbf00ab6bcfb36101fee9c5c2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 2 Apr 2015 09:23:41 +0100 Subject: Removed commented out lines and updated headers. --- byteback-prune | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'byteback-prune') 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") -- cgit v1.2.3