mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user