1765939292
This commit is contained in:
@@ -75,7 +75,7 @@ if [ ! -z "$1" ]; then
|
||||
## install homebrew
|
||||
echo -e "\nlinuxbrew not found, installing\n"
|
||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
test -d $HOME/.linuxbrew && eval "$(~/.linuxbrew/bin/brew shellenv)"
|
||||
test -d $HOME/.linuxbrew && eval "$($HOME/.linuxbrew/bin/brew shellenv)"
|
||||
test -d $HOME/.linuxbrew && eval "$($HOME/.linuxbrew/bin/brew shellenv)"
|
||||
### add to rcfile
|
||||
# echo "# linuxbrew (homebrew/brew)" >> $rcfile
|
||||
|
||||
Reference in New Issue
Block a user