Updated Dropdown list

This commit is contained in:
Narstybits
2023-06-11 23:37:36 -05:00
parent e19c280438
commit 6b96851854
+2
View File
@@ -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