2
0
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:
Matthias Mair
2023-01-24 23:29:50 +01:00
committed by GitHub
parent 1960e662a7
commit 2dae60292e
11 changed files with 17 additions and 17 deletions

View File

@ -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"