mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
6 lines
83 B
AppleScript
6 lines
83 B
AppleScript
tell application "Finder"
|
|
try
|
|
«event NVTYload»
|
|
end try
|
|
end tell
|
|
|