Insert useful repo information here.
Create new local restic repo and then add parity using the following:
cp restic.env.example restic.env
# modify the env with your password or AWS vars
. restic.envrestic init -r .Add scripts to existing restic repo
git init
git remote add origin https://github.com/codekow/restic-extra.git
git fetch
git checkout mainVERIFY=true ./restic-parity.sh
du -sh data par2Clean
git clean -dxf