Arquivos
client/shell_integration/MacOSX/loadPlugin.sh
T
2014-08-01 10:59:48 +02:00

9 linhas
166 B
Bash
Arquivo Executável

#!/bin/sh
osascript -e 'tell application "Finder" \
try \
«event NVTYload» \
end try \
end tell'