mirror of
https://github.com/bashclub/zfs-housekeeping.git
synced 2024-11-07 15:31:58 +01:00
Update sts23.sh
This commit is contained in:
parent
b65b937134
commit
66d1d47c95
2
sts23.sh
2
sts23.sh
@ -83,7 +83,7 @@ do
|
||||
fi
|
||||
else
|
||||
echo "# Test - folgende zfs destroys würden ausgführt"
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 zfs get creation -H
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 zfs get -H creation
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 echo ">>" zfs destroy -v
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user