XUIPatch/README.md
2025-06-02 13:26:27 +01:00

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)
```