mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Collect translation stats as part of docker container initialization
This commit is contained in:
parent
0104266281
commit
5307f0f51b
@ -38,5 +38,8 @@ fi
|
||||
|
||||
cd ${INVENTREE_HOME}
|
||||
|
||||
# Collect translation file stats
|
||||
invoke translate-stats
|
||||
|
||||
# Launch the CMD *after* the ENTRYPOINT completes
|
||||
exec "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user