mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 21:46:03 +03:00
6 lines
83 B
AppleScript
6 lines
83 B
AppleScript
tell application "Finder"
|
|
try
|
|
«event OWNCload»
|
|
end try
|
|
end tell
|
|
|