Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
plodah authored Nov 1, 2024
1 parent 46a738d commit 1cf7133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

set -eEuo pipefail
mkdir /workspaces/qmk_firmware /workspaces/via_userspace /workspaces/via_keyboards /workspaces/qmk_firmware_upstream

wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py
Expand Down

0 comments on commit 1cf7133

Please sign in to comment.