8 lines
224 B
Markdown
8 lines
224 B
Markdown
# XUIPatch
|
|
Patch for XUI.one to remove license requirements.
|
|
|
|
# Installation
|
|
Run the following one-liner on your XUI.one Main Server:
|
|
```
|
|
bash <(wget -qO- https://github.com/xuione/XUIPatch/raw/refs/heads/main/patch.sh)
|
|
```
|