This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
docker-restic-cron
Watch
1
Star
0
Fork
0
You've already forked docker-restic-cron
mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced
2024-11-21 20:56:36 +00:00
Code
Issues
Releases
Wiki
Activity
78795c2db6
docker-restic-cron
/
verify.sh
8 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Add x86 and arm builds and tests
2017-06-29 01:12:49 +00:00
#! /bin/bash
set
-e
Let's get restic in here Switch to restic
2018-07-24 15:38:22 +00:00
restic
\
-r
$BACKUP_DEST
\
Add restore script and restore test
2017-06-29 06:28:48 +00:00
$OPT_ARGUMENTS
\
Let's get restic in here Switch to restic
2018-07-24 15:38:22 +00:00
check
Reference in New Issue
Copy Permalink