From 6b96851854b130945b76d853e9019f077aa97c5c Mon Sep 17 00:00:00 2001 From: Narstybits Date: Sun, 11 Jun 2023 23:37:36 -0500 Subject: [PATCH] Updated Dropdown list --- Executions/Infinite Dropdown list .txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Executions/Infinite Dropdown list .txt b/Executions/Infinite Dropdown list .txt index f6c38b8..824109d 100644 --- a/Executions/Infinite Dropdown list .txt +++ b/Executions/Infinite Dropdown list .txt @@ -4,6 +4,8 @@ REM with a list of selectable option and "Ill Never Leave" button. REM It runs in the background using the nohup command. REM The script then clears the terminal and exits. + + REM To end the loop you need to Kill the PID REM In the terminal, use the command "pgrep osascript" to find the PID of the dialog box loop REM Run the command 'Kill PID #' to end the dialog box loop