mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
Update .gitignore and README for auto installation instructions
This commit is contained in:
parent
0a70ce4a45
commit
a4370b623b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/.idea/
|
||||
/AIDocumentation/
|
||||
/Lampac/
|
||||
/Kinovezha/
|
||||
20
README.md
20
README.md
@ -28,3 +28,23 @@
|
||||
```bash
|
||||
-v /path/to/your/cloned/repo/Uaflix:/home/module/Uaflix
|
||||
```
|
||||
|
||||
## Auto installation
|
||||
|
||||
If Lampac version 148.1 and newer
|
||||
|
||||
Create or update the module/repository.yaml file
|
||||
|
||||
```YAML
|
||||
- repository: https://github.com/lampame/lampac-ukraine
|
||||
branch: main
|
||||
modules:
|
||||
- AnimeON
|
||||
- CikavaIdeya
|
||||
- Uaflix
|
||||
- Unimay
|
||||
```
|
||||
|
||||
branch - optional, default main
|
||||
|
||||
modules - optional, if not specified, all modules from the repository will be installed
|
||||
Loading…
x
Reference in New Issue
Block a user