From bb0c5ee6d5f1815c7a241a595d51a8ee5fa6690f Mon Sep 17 00:00:00 2001 From: omercanyenigun <77763663+omercanyenigun@users.noreply.github.com> Date: Sun, 7 Jul 2024 03:30:04 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 7c6e4a0..53d81ca 100644 --- a/Readme.md +++ b/Readme.md @@ -32,9 +32,41 @@ The project requires: /bin/bash ./scripts/local-setup.sh ``` -- To Start the station, execute the following command: ```shell - /bin/bash ./scripts/local-start.sh +sudo tee /etc/systemd/system/evmosd.service > /dev/null <