diff --git a/README.md b/README.md index 295cf80..3b06321 100644 --- a/README.md +++ b/README.md @@ -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