Update README.md
This commit is contained in:
parent
39ae08e4e4
commit
7982d29a74
1 changed files with 2 additions and 2 deletions
|
@ -35,9 +35,9 @@ This would be a suitable layout if `repo_url` in `/arkanium/config` is set to `h
|
|||
```text
|
||||
repo.example.com
|
||||
├── arkanium
|
||||
| ├── list # Plain text file containing names of all available image types
|
||||
| ├── list # Plain text file containing names of all available image types
|
||||
| ├── customlinux
|
||||
| | ├── database # Plain text file containing : delimited lists of all available images `image_name:compression_method:sha1sum`
|
||||
| | ├── database # Plain text file containing : delimited lists of all available images `image_name:compression_method:sha1sum`
|
||||
| | ├── customlinux_v1.0.tar.zst # Compressed disk images
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue