#!/bin/sh # restic reads these, so we don't need the -r and -p parameters export RESTIC_PASSWORD_FILE="$HOME/.restic_password" export RESTIC_REPOSITORY="sftp:uugrn@uugrn.backup.haufe.it:uugrn-backup" # printf "%s\n" "Prune Backups:" restic prune