#13723: Faulty script on published page https://www.torproject.org/docs/tor-doc- osx.html.en -----------------------------+---------------------------------- Reporter: ukf8v.56573.kie | Owner: Sebastian Type: defect | Status: new Priority: normal | Milestone: Component: Website | Version: Tor: unspecified Keywords: | Actual Points: Parent ID: | Points: -----------------------------+---------------------------------- I tried the published link on the page that is attached: ruby -e "$(curl -fsSkL https://raw.github.com/Homebrew/homebrew/go/install)"
and got an error message and the following updated link. The current correct script to download and install 'Homebrew' appearsto be: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" You may wish to make the correction on the published information for the Tor Project. Best regards. -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13723> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
