#!/bin/sh # copy this file as 'env' and set these options export RESTIC_REPOSITORY='/mnt/backup1' export RESTIC_PASSWORD='' export RESTIC_CACHE_DIR='/var/cache/restic'