Skip to content

Detect TTY before interaction, correctly detect installation in PATH

Compare
Choose a tag to compare
@dshafik dshafik released this 30 Nov 19:59
· 435 commits to master since this release
  • If akamai was installed in a PATH directory that wasn't writeable by the current user (e.g. /usr/local/bin) it continued to ask to be installed into the path on each run
  • We now try to detect if STDOUT is a TTY and if not, we don't run interactively