Update Infinite Dropdown list .txt

This commit is contained in:
Narsty
2023-06-11 23:23:12 -05:00
committed by GitHub
parent 5b9becdbcd
commit e19c280438
-2
View File
@@ -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