mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
14 lines
311 B
Markdown
14 lines
311 B
Markdown
|
|
# Photo archive template directory
|
||
|
|
|
||
|
|
The contents of this are copied to each archive drive root.
|
||
|
|
|
||
|
|
```shell
|
||
|
|
$ cp -R ./media PATH_TO_ARCHIVE_DRIVE
|
||
|
|
```
|
||
|
|
|
||
|
|
The scripts are stored with the archive for generational compatibility,
|
||
|
|
both building and documenting the structure the archive was created
|
||
|
|
with.
|
||
|
|
|
||
|
|
|