Select the types of activity you want to include in your feed.
1#!/bin/sh 2 3repo="ssh://j3s@gibson.cyberia.club:3215/tank/backups/$(hostname -s)" 4export BORG_REPO="$repo" 5borg "$@"