mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
devcontainer: fix creation error
This commit is contained in:
parent
ab62a717b9
commit
34d7a12f6b
@ -22,7 +22,7 @@ brew install shellcheck shfmt gh gnu-tar
|
|||||||
brew cleanup
|
brew cleanup
|
||||||
|
|
||||||
# actually tap homebrew/core, no longer done by default
|
# actually tap homebrew/core, no longer done by default
|
||||||
brew tap homebrew/core
|
brew tap --force homebrew/core
|
||||||
|
|
||||||
# install some useful development things
|
# install some useful development things
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user