mirror of
https://github.com/bashclub/zfs-housekeeping.git
synced 2025-07-07 04:59:10 +02:00
Update sts23.sh
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user