Sha256: 5b848da5261e566f34ecda0e07d802c8eacc247a0f412e3c32ae13bbf69d0ad8
Contents?: true
Size: 292 Bytes
Versions: 1
Compression:
Stored size: 292 Bytes
Contents
#!/usr/bin/env osascript -- Fist: Click Install Button delay 0.4 tell application "System Events" set installer to application process "Install Command Line Developer Tools" click UI Element "Install" of window 1 of installer click UI Element "Agree" of window 1 of installer end tell
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rebuild-0.0.4.pre5 | script/start_install.scpt |