my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 116 B view raw
1#!/bin/sh 2 3repo="ssh://j3s@gibson.cyberia.club:3215/tank/backups/$(hostname -s)" 4export BORG_REPO="$repo" 5borg "$@"