PHLAK / restic-init

Initialization script for the restic backup program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restic Init

Requirements

Getting started

Run init.sh and follow the prompts.

Restoring Data

# export $(grep -v "^#" /etc/restic/config | xargs)
# restic mount <mount_path>

View the Restic documentation for additional instructions on restoring your data.

About

Initialization script for the restic backup program.

License:MIT License


Languages

Language:Shell 100.0%