mirror of
https://github.com/ProTechEx/pyLoad_ubuntu2004.git
synced 2026-04-02 02:28:12 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user