From 260c1cb81544904e8985c69d2160b24ded5cb75f Mon Sep 17 00:00:00 2001 From: Julianno Nogueira <31103443+netvolt@users.noreply.github.com> Date: Mon, 19 Dec 2022 18:53:30 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bfebbf..7a8cb5f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To install agent launch the script with this arguement: ```bash ./rmmagent-linux.sh install 'System type' 'Mesh agent' 'API URL' 'Client ID' 'Site ID' 'Auth Key' 'Agent Type' ``` -The compiling can be quite long, don't panic and wait few minutes... +The compiling can be quite long, don't panic and wait few minutes... USE THE 'SINGLE QUOTES' IN ALL FIELDS! The argument are: @@ -97,4 +97,4 @@ The argument are: ### WARNING - You should **only** attempt this if the agent removal feaure on TacticalRMM is not working. -- Running uninstall will **not** remove the connections from the TacticalRMM and MeshCentral Dashboard. You will need to manually remove them. It only forcefully removes the agents from your linux box. \ No newline at end of file +- Running uninstall will **not** remove the connections from the TacticalRMM and MeshCentral Dashboard. You will need to manually remove them. It only forcefully removes the agents from your linux box.