Update helpers/shells/getLastSave.sh

Co-authored-by: Ravinou <39600829+Ravinou@users.noreply.github.com>
This commit is contained in:
York-Simon Johannsen 2023-06-16 23:22:54 +02:00 committed by GitHub
parent c36e45e2da
commit df8c5b043d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,4 @@ set -e
stat --format='{"user":"%U","lastSave":%Y}' \
/var/borgwarehouse/*/repos/*/integrity* |
jq --sort-key
jq --slurp