Skip to content

Instantly share code, notes, and snippets.

@3ddysan
3ddysan / backup.sh
Created April 8, 2017 23:19 — forked from schiegl/backup.sh
Borg Backup Helper Script
# Backup frontend for borg
#
# Usage: ./backup.sh <repository> [--backup|--restore <path>|--unmount <path>]
#
# Dependencies: borg, fuse
################################################################################
# #
# Backup Configuration #