From b0bac5c531622ddd57ca7e151b1a48a2660a6efc Mon Sep 17 00:00:00 2001 From: tsarmis <126983335+tsarmis@users.noreply.github.com> Date: Mon, 6 Mar 2023 21:57:50 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 12592e4..4a15e83 100644 --- a/Readme.md +++ b/Readme.md @@ -32,5 +32,7 @@ Generates a powershell script for install grabbing WAN IP and Key currently in / # Tips if you want to restart the services use the following commands: +``` sudo systemctl restart rustdesksignal sudo systemctl restart rustdeskrelay +```