Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

v3.0: Major cleanup, uninstaller and more

Compare
Choose a tag to compare
@simmac simmac released this 31 May 14:49
· 5 commits to master since this release
  • Major code cleanup (using functions now)
  • Added uninstaller option (use uninstall as the first argument)
  • Added possibility to install either adb or fastboot seperately (use adb or fastboot as the first argument)
  • Changed OS X install path from /usr/bin to /usr/local/bin (Please run ./install uninstall-old first if you used this script with version < 3.0! This will remove the old bins from /usr/bin.)
  • Added copy of the Apache License 2.0 as required