Skip to content

Commit 2815d80

Browse files
Update macOS.md
Signed-off-by: ҉αkα x⠠⠵ <[email protected]>
1 parent af6b9ea commit 2815d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apple/macOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ brew install --cask gitfinder powershell dotnet keepassxc && brew install cask &
3131
```
3232

3333
```ShellSession
34-
brew unlink tfenv && softwareupdate --all --install --force && brew update-reset && brew update && brew upgrade && brew unlink terraform && brew link tfenv && tfenv install && tfenv list && tfenv install latest && tfenv install 1.7.5 && tfenv use 1.7.5 && tfenv list && terraform -v && bower update --allow-root && pipx upgrade-all --force && pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip install -U -q --no-warn-script-location --ignore-installed --force-reinstall > /dev/null 2>&1 && pip3 freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip3 install -U -q --no-warn-script-location --ignore-installed --force-reinstall > /dev/null 2>&1
34+
brew unlink tfenv && softwareupdate --all --install --force && brew update-reset && brew update && brew upgrade && brew unlink terraform && brew link tfenv && tfenv install && tfenv list && tfenv install latest && tfenv install 1.7.5 && tfenv use 1.10.2 && tfenv list && terraform -v && bower update --allow-root && pipx upgrade-all --force
3535
```
3636

3737
#

0 commit comments

Comments
 (0)