restic scripts - amended to version 2
I'm now including my forget
command in with my restic-check
script because if its included in resticup
then when restic-check
is run it has about 30+ index files to delete, so its actually more efficent to run forget just once in a 24-hour period and then also run the prune …