Compare commits

...

3 Commits

Author SHA1 Message Date
f76f04118c ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-01-29 02:40:55 +03:00
3c836d2741 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-01-28 21:22:57 +03:00
9144e371f9 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-01-28 21:17:18 +03:00
2 changed files with 4 additions and 0 deletions

View File

View File

@ -19,7 +19,11 @@ if ! btrfs filesystem usage . > /dev/null ; then
fi
#SNAPSHOT_COUNT=
# create ./media...
# XXX check if not a directory...
if ! [ -e ./media ] ; then
btrfs subvolume create ./media
# XXX build tree -- ImageGrid