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