mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 09:22:21 +00:00
Compare commits
2 Commits
2902d850df
...
fc68b69fd2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc68b69fd2 | ||
|
|
06977f1088 |
@ -23,14 +23,14 @@
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://github.com/lampac-ukraine/lampac-ukraine.git .
|
||||
git clone https://github.com/lampame/lampac-ukraine.git .
|
||||
```
|
||||
|
||||
2. Move the modules to the correct directory:
|
||||
- If Lampac is installed system-wide, move the modules to the `module` directory.
|
||||
- If Lampac is running in Docker, mount the volume:
|
||||
```bash
|
||||
-v /path/to/your/cloned/repo/LME.Uaflix:/home/module/LME.Uaflix
|
||||
-v /path/to/your/cloned/repo/LME.Uaflix:/lampac/module/LME.Uaflix
|
||||
```
|
||||
|
||||
## Auto installation
|
||||
@ -40,7 +40,7 @@ If Lampac version 148.1 and newer
|
||||
Create or update the module/repository.yaml file
|
||||
|
||||
```YAML
|
||||
- repository: https://github.com/lampac-ukraine/lampac-ukraine
|
||||
- repository: https://github.com/lampame/lampac-ukraine
|
||||
branch: main
|
||||
modules:
|
||||
- LME.AnimeON
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user