mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
Compare commits
2 Commits
2902d850df
...
fc68b69fd2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc68b69fd2 | ||
|
|
06977f1088 |
@ -23,14 +23,14 @@
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```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:
|
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:/home/module/LME.Uaflix
|
-v /path/to/your/cloned/repo/LME.Uaflix:/lampac/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/lampac-ukraine/lampac-ukraine
|
- repository: https://github.com/lampame/lampac-ukraine
|
||||||
branch: main
|
branch: main
|
||||||
modules:
|
modules:
|
||||||
- LME.AnimeON
|
- LME.AnimeON
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user