From 021c3750f4d3ec66bed40faa556060abf843c8c2 Mon Sep 17 00:00:00 2001 From: beigeworm <93350544+beigeworm@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:57:08 +0000 Subject: [PATCH] Update README.md --- Fast-Execution-Scripts/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Fast-Execution-Scripts/README.md b/Fast-Execution-Scripts/README.md index 539e1c5..47632c4 100644 --- a/Fast-Execution-Scripts/README.md +++ b/Fast-Execution-Scripts/README.md @@ -41,12 +41,6 @@ $inMessage=Invoke-RestMethod -Method Get -Uri ($URL +'/getUpdates') -ErrorAction $inMessage.result.message | write-output $inMessage.result.message | get-member` - -5. Run Script on target System -6. Check telegram chat for 'waiting to connect' message. -7. this script has a feature to wait until you start the session from telegram. -8. type in the computer name from that message into telegram bot chat to connect to that computer. - # If you like my work please leave a star. ⭐