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