Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
heronshoes committed Aug 30, 2023
1 parent 3ed11d8 commit 1b0ee52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/onCreateCommand.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
#!/usr/bin/env bash
set -e

echo $USER
id
ll /workspace
ll /workspace/red_amber

# Install language and set timezone
# You should change here if you use another
sudo apt-get update
Expand Down

0 comments on commit 1b0ee52

Please sign in to comment.