Insert useful repo information here.
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