[Ubuntu] fix sw generator for homebrew (#6288)

This commit is contained in:
Mikhail Koliada
2022-09-23 09:50:33 +02:00
committed by GitHub
parent 9efcd841b9
commit dc7240348e

View File

@@ -90,7 +90,7 @@ $reportHomebrew = @'
```
Location: /home/linuxbrew
Note: Homebrew is pre-installed on image but not added to PATH.
run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv) command
run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" command
to accomplish this.
```
'@