mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 16:41:35 +00:00
Collect translation stats as part of docker container initialization
This commit is contained in:
@@ -38,5 +38,8 @@ fi
|
|||||||
|
|
||||||
cd ${INVENTREE_HOME}
|
cd ${INVENTREE_HOME}
|
||||||
|
|
||||||
|
# Collect translation file stats
|
||||||
|
invoke translate-stats
|
||||||
|
|
||||||
# Launch the CMD *after* the ENTRYPOINT completes
|
# Launch the CMD *after* the ENTRYPOINT completes
|
||||||
exec "$@"
|
exec "$@"
|
||||||
|
Reference in New Issue
Block a user