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-15 01:36:37 +00:00
Code
Issues
Releases
Wiki
Activity
dependabot/github_actions/docker/login-action-2
docker-restic-cron
/
tests
/
test-pre-scripts
/
backup
/
after
/
post-backup.sh
8 lines
79 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add pre-commit and lint
2021-06-14 22:55:26 +00:00
#! /bin/bash
Refactor pre/post script tests
2019-01-28 17:53:41 +00:00
set
-e
cd
/data
# Remove backed up copy
rm test_database.db.bak
Reference in New Issue
Copy Permalink