End of file

This commit is contained in:
Bruno Alla 2023-06-28 13:32:23 +01:00
parent b3a5060e8d
commit 2b46c5ae64
No known key found for this signature in database

View File

@ -83,4 +83,4 @@
// "shutdownAction": "none", // "shutdownAction": "none",
// Uncomment the next line to run commands after the container is created. // Uncomment the next line to run commands after the container is created.
"postCreateCommand": "cat .devcontainer/bashrc.override.sh >> ~/.bashrc" "postCreateCommand": "cat .devcontainer/bashrc.override.sh >> ~/.bashrc"
} }