Compare commits

..

No commits in common. "fc68b69fd2a59991e5f58da2d145ef45fdc40d0e" and "2902d850df9f5ecb380780d39855eb42ddf40208" have entirely different histories.

View File

@ -23,14 +23,14 @@
1. Clone the repository: 1. Clone the repository:
```bash ```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: 2. Move the modules to the correct directory:
- If Lampac is installed system-wide, move the modules to the `module` directory. - If Lampac is installed system-wide, move the modules to the `module` directory.
- If Lampac is running in Docker, mount the volume: - If Lampac is running in Docker, mount the volume:
```bash ```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 ## Auto installation
@ -40,7 +40,7 @@ If Lampac version 148.1 and newer
Create or update the module/repository.yaml file Create or update the module/repository.yaml file
```YAML ```YAML
- repository: https://github.com/lampame/lampac-ukraine - repository: https://github.com/lampac-ukraine/lampac-ukraine
branch: main branch: main
modules: modules:
- LME.AnimeON - LME.AnimeON