mirror of
https://github.com/flynx/ImageGrid.git
synced 2026-08-09 18:14:43 +00:00
Compare commits
No commits in common. "f76f04118cf76b2a87ac4e4ac9174532b2059545" and "90a62f858439731b02e6cc620c6f2c4cd9654c31" have entirely different histories.
f76f04118c
...
90a62f8584
@ -19,11 +19,7 @@ if ! btrfs filesystem usage . > /dev/null ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
#SNAPSHOT_COUNT=
|
|
||||||
|
|
||||||
|
|
||||||
# create ./media...
|
# create ./media...
|
||||||
# XXX check if not a directory...
|
|
||||||
if ! [ -e ./media ] ; then
|
if ! [ -e ./media ] ; then
|
||||||
btrfs subvolume create ./media
|
btrfs subvolume create ./media
|
||||||
# XXX build tree -- ImageGrid
|
# XXX build tree -- ImageGrid
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user