AHHHHHHH
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Djeeberjr 2022-03-29 02:48:27 +02:00
parent e18eb8caf0
commit f67c68f719

View File

@ -7,6 +7,3 @@ for VOLUME in $VOLUMES; do
echo "Restoring $VOLUME"
restic --verbose restore latest --include "/backup/$VOLUME"
done
find /tmp -maxdepth 1 -type d -exec basename {} \; | cut