mirror of
https://github.com/bashclub/zfs-housekeeping.git
synced 2025-08-06 10:05:01 +02:00
Update sts23.sh
This commit is contained in:
2
sts23.sh
2
sts23.sh
@@ -83,7 +83,7 @@ do
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "# Test - folgende zfs destroys würden ausgführt"
|
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
|
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 echo ">>" zfs destroy -v
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user