mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Fix line endings
This commit is contained in:
@ -43,4 +43,4 @@ python manage.py collectstatic --noinput || exit 1
|
||||
python manage.py clearsessions || exit 1
|
||||
|
||||
# Launch a development server
|
||||
python manage.py runserver -a 0.0.0.0:$INVENTREE_WEB_PORT
|
||||
python manage.py runserver -a 0.0.0.0:$INVENTREE_WEB_PORT
|
Reference in New Issue
Block a user