From e19c2804380a6591c6a41e4ad42f5d876f87fdd9 Mon Sep 17 00:00:00 2001 From: Narsty Date: Sun, 11 Jun 2023 23:23:12 -0500 Subject: [PATCH] Update Infinite Dropdown list .txt --- Executions/Infinite Dropdown list .txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Executions/Infinite Dropdown list .txt b/Executions/Infinite Dropdown list .txt index 824109d..f6c38b8 100644 --- a/Executions/Infinite Dropdown list .txt +++ b/Executions/Infinite Dropdown list .txt @@ -4,8 +4,6 @@ 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