From f8826f806ef0befc18977c159335b05802bce972 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Sun, 7 Sep 2025 10:09:19 -0400 Subject: [PATCH] Renamed file and moved to new directory --- zfs-destroy-apt-snapshots.sh => zfs/destroy-apt-snapshots.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename zfs-destroy-apt-snapshots.sh => zfs/destroy-apt-snapshots.sh (100%) diff --git a/zfs-destroy-apt-snapshots.sh b/zfs/destroy-apt-snapshots.sh similarity index 100% rename from zfs-destroy-apt-snapshots.sh rename to zfs/destroy-apt-snapshots.sh