backup-docker/src/list.sh
Djeeberjr 818e58f179
All checks were successful
continuous-integration/drone/push Build is passing
big refactor
too lazy to list things
2022-03-27 19:28:00 +02:00

10 lines
114 B
Bash
Executable File

#!/usr/bin/env sh
set -e
echo "Volumes:"
restic ls latest "/backup"
echo "Snapshots:"
restic snapshots latest