From cf2a13151c96f8f7ded8a8f36bc1a8a100c22f71 Mon Sep 17 00:00:00 2001 From: LorenzoPaciotti Date: Thu, 6 Feb 2025 13:44:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e20b3c..1ee5ad9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ python3 devices.py view --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 + python3 devices.py disable --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 + python3 devices.py delete --url http://rustdesk.poloinformatico.it:21114 --token --offline_days 60 \ No newline at end of file