File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ All possible paths to the container. It is mandatory to specify the `config.yml`
8282| Path | Type | Description |
8383| ----------------------------------| --------| --------------------------------------------------------|
8484| ` /opt/mafl/data/data/config.yml ` | File | App configuration - [ more] ( ../reference/configuration ) |
85- | ` /opt/mafl/data/ public/icons ` | Folder | Local icons - [ more] ( ../reference/icons ) |
86- | ` /opt/mafl/data/ public/favicons ` | Folder | Favicon icons - [ more] ( ../reference/favicons ) |
85+ | ` /opt/mafl/public/icons ` | Folder | Local icons - [ more] ( ../reference/icons ) |
86+ | ` /opt/mafl/public/favicons ` | Folder | Favicon icons - [ more] ( ../reference/favicons ) |
8787
8888Many thanks to [ @tteck ] ( https://github.com/tteck ) for helping me create lxc script.
8989
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mafl.sh)"
7575| Путь | Тип | Описание |
7676| ----------------------------------| --------| --------------------------------------------------------|
7777| ` /opt/mafl/data/data/config.yml ` | File | App configuration - [ more] ( ../reference/configuration ) |
78- | ` /opt/mafl/data/ public/icons ` | Folder | Local icons - [ more] ( ../reference/icons ) |
79- | ` /opt/mafl/data/ public/favicons ` | Folder | Favicon icons - [ more] ( ../reference/favicons ) |
78+ | ` /opt/mafl/public/icons ` | Folder | Local icons - [ more] ( ../reference/icons ) |
79+ | ` /opt/mafl/public/favicons ` | Folder | Favicon icons - [ more] ( ../reference/favicons ) |
8080
8181``` shell
8282nano /opt/mafl/data/config.yml
You can’t perform that action at this time.
0 commit comments