mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Note about the wrong invoke
being called. (#7801)
This commit is contained in:
parent
3e5b1a012b
commit
463e81d88c
@ -239,6 +239,7 @@ Run the following command to initialize the database with the required tables.
|
|||||||
cd /home/inventree/src
|
cd /home/inventree/src
|
||||||
invoke update
|
invoke update
|
||||||
```
|
```
|
||||||
|
NOTE: If you are on Debian, and get "No module named 'django', it might be that `/usr/bin/invoke` are used. Make sure that the python environment (`/home/inventree/env/bin`) is ahead in the PATH variable.
|
||||||
|
|
||||||
### Create Admin Account
|
### Create Admin Account
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user