Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 413 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 413 Bytes

Restic Repo Info

Insert useful repo information here.

Usage

Create new local restic repo and then add parity using the following:

cp .env-example .env

# modify the env with your password or AWS vars
. .env
restic init
git init
git remote add origin https://github.com/codekow/restic-extra.git
git fetch
git checkout main
./create-parity.sh

du -hs data par2