3 lines
72 B
AppleScript
Executable file
3 lines
72 B
AppleScript
Executable file
#!/usr/bin/env osascript
|
|
|
|
tell application "System Preferences" to quit
|