diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-28 15:28:51 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-28 15:28:51 +0200 |
commit | f20e55639c668a99ab61d9be107299f5506a3869 (patch) | |
tree | ccb525b994c04cc7bdd80f55673f8c5cf97ed5bf /scripts/install-packages-brew.sh | |
parent | 265232d0ec91b457d882d0d0322e9d2f4b2cffac (diff) |
fix vscode configuration for windows
Diffstat (limited to 'scripts/install-packages-brew.sh')
-rw-r--r-- | scripts/install-packages-brew.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/install-packages-brew.sh b/scripts/install-packages-brew.sh index f402048..7180b95 100644 --- a/scripts/install-packages-brew.sh +++ b/scripts/install-packages-brew.sh @@ -9,4 +9,3 @@ brew install --cask \ make git \ gcc-arm-embedded \ stlink - |