On legacy Os X lion 10.7 btw (laptop stolen idk)
i tried
this and
tar xz --strip 1 -C /Users/mothafaka/Downloads/brew-1.5.2.tar.gz
Nothing works, homebrew deprecated for lion i quess
btw worth installing sierra on Mac Pro? (just ask, w93ts)
(btw audius-dl-py stopped working for me on windows)
```
sudo su
export PATH=/usr/local/homebrew:$PATH
mkdir homebrew && curl -L
https://github.com/Homebrew/homebrew/tarball/master | tar xz --strip
1 -C homebrew
(releases???)
/
tar xz --strip 1 -C /Users/mothafaka/Downloads/brew-1.5.2.tar.gz
Fail
```
Anyway to copy it manually???
i tried
this and
tar xz --strip 1 -C /Users/mothafaka/Downloads/brew-1.5.2.tar.gz
Nothing works, homebrew deprecated for lion i quess
btw worth installing sierra on Mac Pro? (just ask, w93ts)
(btw audius-dl-py stopped working for me on windows)
```
sudo su
export PATH=/usr/local/homebrew:$PATH
mkdir homebrew && curl -L
https://github.com/Homebrew/homebrew/tarball/master | tar xz --strip
1 -C homebrew
(releases???)
/
tar xz --strip 1 -C /Users/mothafaka/Downloads/brew-1.5.2.tar.gz
Fail
```
Anyway to copy it manually???