mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 09:22:21 +00:00
Compare commits
2 Commits
76fcbc8fbf
...
e9b5a25eb0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9b5a25eb0 | ||
|
|
704d6d51f8 |
@ -19,8 +19,9 @@
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/lampac-ukraine/lampac-ukraine.git .
|
git clone -b legacy https://github.com/lampac-ukraine/lampac-ukraine.git .
|
||||||
```
|
```
|
||||||
|
or Download manual https://github.com/lampame/lampac-ukraine/archive/refs/heads/legacy.zip
|
||||||
|
|
||||||
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.
|
||||||
@ -37,7 +38,7 @@ Create or update the module/repository.yaml file
|
|||||||
|
|
||||||
```YAML
|
```YAML
|
||||||
- repository: https://github.com/lampame/lampac-ukraine
|
- repository: https://github.com/lampame/lampac-ukraine
|
||||||
branch: main
|
branch: legacy
|
||||||
modules:
|
modules:
|
||||||
- AnimeON
|
- AnimeON
|
||||||
- Unimay
|
- Unimay
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user