This website works better with JavaScript.
Home
Help
Register
Sign In
floli
/
borgmatic
forked from
witten/borgmatic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add example for cron in Alpine Linux (
#24
)
explicit_default_logging
grerrg
2 years ago
committed by
Dan Helfman
parent
94795a3560
commit
e5870a169b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
sample/cron-alpine/borgmatic
+ 3
- 0
sample/cron-alpine/borgmatic
View File
@ -0,0 +1,3 @@
# You can drop this file into /etc/cron.d/ to run borgmatic nightly.
0 3 * * * PATH=$PATH:/usr/bin /usr/bin/borgmatic
Write
Preview
Loading…
Cancel
Save