nextcloud-desktop/shell_integration/MacOSX/load.scpt
2014-08-28 15:45:07 +02:00

6 lines
83 B
AppleScript

tell application "Finder"
try
«event OWNCload»
end try
end tell