This commit is contained in:
parent
e18eb8caf0
commit
f67c68f719
@ -7,6 +7,3 @@ for VOLUME in $VOLUMES; do
|
|||||||
echo "Restoring $VOLUME"
|
echo "Restoring $VOLUME"
|
||||||
restic --verbose restore latest --include "/backup/$VOLUME"
|
restic --verbose restore latest --include "/backup/$VOLUME"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
find /tmp -maxdepth 1 -type d -exec basename {} \; | cut
|
|
Loading…
Reference in New Issue
Block a user