mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-22 14:50:53 +00:00
Remove comment line in Makefile which doesn't play nice on Windows
This commit is contained in:
2
Makefile
2
Makefile
@ -24,8 +24,6 @@ migrate:
|
||||
|
||||
install:
|
||||
pip install -U -r requirements/base.txt
|
||||
|
||||
# Generate a secret key
|
||||
python InvenTree/key.py
|
||||
|
||||
setup: install migrate
|
||||
|
Reference in New Issue
Block a user