13 lines
124 B
Markdown
13 lines
124 B
Markdown
# Revanced helper
|
|
|
|
- If first time, initialize files
|
|
|
|
```sh
|
|
$ make init
|
|
```
|
|
|
|
- If not, just update
|
|
|
|
```sh
|
|
$ make update
|
|
```
|