diff options
Diffstat (limited to 'forget')
-rwxr-xr-x | forget | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +#!/bin/bash +cd $(dirname $0) +source ./env +restic forget --prune --tag "$(basename $1)" --keep-last 2 --group-by tags + |
index : backup | |
simple backup solution using restic |
aboutsummaryrefslogtreecommitdiff |