mirror of
https://github.com/flynx/ImageGrid.git
synced 2026-01-08 03:11:11 +00:00
Compare commits
3 Commits
90a62f8584
...
f76f04118c
| Author | SHA1 | Date | |
|---|---|---|---|
| f76f04118c | |||
| 3c836d2741 | |||
| 9144e371f9 |
0
Archive/.snapshots/README.md
Normal file
0
Archive/.snapshots/README.md
Normal 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user