I need to execute a shell script as root. The only solution I found was to wrap the shellscript into an AppleScript app. The app itself works fine. However, on High Sierra the app shows the name when the shellscript is executed: “Stop Valentina Server wants to make changes”.
But on Catalina the name is missing: " wants to make changes."
I checked the plist of the AppleScript app but the plist looks fine.
What can I do to make Catalina show the name of the app or something?