diff --git a/Archive/snapshot.sh b/Archive/snapshot.sh index e8d57858..fbd1c941 100755 --- a/Archive/snapshot.sh +++ b/Archive/snapshot.sh @@ -19,6 +19,9 @@ if ! btrfs filesystem usage . > /dev/null ; then fi +#SNAPSHOT_COUNT= + + # create ./media... if ! [ -e ./media ] ; then btrfs subvolume create ./media