Update README.md

This commit is contained in:
ProTechEx
2023-12-20 23:09:47 +03:00
committed by GitHub
parent 004cbd0cc2
commit 2474de29d1

View File

@@ -64,6 +64,7 @@ Group=root
WantedBy=default.target
```
> systemctl
```shell script
sudo systemctl daemon-reload # Reload systemd to apply the changes
@@ -72,16 +73,19 @@ sudo systemctl enable pyload # Optional: Enable on boot
sudo systemctl status pyload # Check status
```
> Adding new user
```shell script
sudo python /usr/share/pyload/pyLoadCore.py -u
```
> Config Files Location
```
/root/.pyload
```
> PyLoad Path:
```
/opt/pyload