diff options
Diffstat (limited to 'run')
-rwxr-xr-x | run | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +#!/bin/sh +cd $(dirname $0) +find conf.d -type f -exec ./backup {} \; +find conf.d -type f -exec ./forget {} \; + |
index : backup | |
simple backup solution using restic |
aboutsummaryrefslogtreecommitdiff |