Skip to content

Instantly share code, notes, and snippets.

@carlashley
Created November 27, 2016 23:30
Show Gist options
  • Save carlashley/471fb47d3f02f5d24a48045af27e0513 to your computer and use it in GitHub Desktop.
Save carlashley/471fb47d3f02f5d24a48045af27e0513 to your computer and use it in GitHub Desktop.
Fix issues with Promethean drivers & ActivInspire not running properly in Mac OS X El Capitan and macOS Sierra
#!/bin/sh
/bin/chmod -R 755 /usr/local/share/promethean
/bin/chmod -R 644 /Library/LaunchAgents/com.promethean.*
/bin/chmod -R 755 /usr/local/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment