mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Fix typos/naming (#4242)
* fix usage of InvenTree name * small typo fix * rename notification plugin all builtins should be named inventree...
This commit is contained in:
@ -191,7 +191,7 @@ function create_initscripts() {
|
||||
${INIT_CMD} start nginx
|
||||
|
||||
echo "# (Re)creating init scripts"
|
||||
# This reset scale parameters to a known state
|
||||
# This resets scale parameters to a known state
|
||||
inventree scale web="1" worker="1"
|
||||
|
||||
echo "# Enabling InvenTree on boot"
|
||||
|
Reference in New Issue
Block a user