Skip to content

Instantly share code, notes, and snippets.

@rafikt1992
rafikt1992 / restic-backup-weekly.sh
Created February 15, 2022 19:54 — forked from MatthewVance/restic-backup-weekly.sh
Script to backup a Raspberry Pi weekly to a Restic over the network via REST.
#!/bin/bash
#: Title : restic
#: Date : October 13, 2018
#: Author : Matt Vance
#: Version : 1.0
#: Description : Script to run regular restic backups
#: License : MIT License (MIT)
# Copyright (C) 2018 Matthew Vance