mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 09:22:21 +00:00
Compare commits
No commits in common. "fc68b69fd2a59991e5f58da2d145ef45fdc40d0e" and "2902d850df9f5ecb380780d39855eb42ddf40208" have entirely different histories.
fc68b69fd2
...
2902d850df
@ -23,14 +23,14 @@
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://github.com/lampame/lampac-ukraine.git .
|
||||
git clone https://github.com/lampac-ukraine/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:/lampac/module/LME.Uaflix
|
||||
-v /path/to/your/cloned/repo/LME.Uaflix:/home/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/lampame/lampac-ukraine
|
||||
- repository: https://github.com/lampac-ukraine/lampac-ukraine
|
||||
branch: main
|
||||
modules:
|
||||
- LME.AnimeON
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user