From fc10eba052f2ba0916b7e8b4cf55dbddd5fc77b6 Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Mon, 28 Jun 2021 07:27:55 +0530 Subject: [PATCH] little change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfb6734..0a0456c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple server manager for local newtrok. Its quite helpful when you are hostin Feel free to add more commands in `src/command.rs`. Contributions and improvements are always welcomed. -Edit systemd service `rasp_mgr.service` as per your need and place it in `/usr/lib/systemd/system/` +Edit systemd service `rasp_mgr.service` as per your need and place it in `/usr/lib/systemd/system/` and enable it. ![Alt text](screenshot.png "Screenshot")