mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Improve documentation on currency rendering (#4768)
* Improve documentation on currency rendering * Fix .devcontainer file
This commit is contained in:
@ -17,6 +17,6 @@ inv update
|
||||
inv setup-dev
|
||||
|
||||
# remove existing gitconfig created by "Avoiding Dubious Ownership" step
|
||||
# so that it gets copyied from host to the container to have your global
|
||||
# so that it gets copyied from host to the container to have your global
|
||||
# git config in container
|
||||
rm -f /home/vscode/.gitconfig
|
||||
|
Reference in New Issue
Block a user