From 2474de29d1dfecf37a6dce1768bf1626c993b2db Mon Sep 17 00:00:00 2001 From: ProTechEx Date: Wed, 20 Dec 2023 23:09:47 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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