Removed input path for now

This commit is contained in:
2020-10-06 14:50:20 +02:00
parent 4666c3eee0
commit a8138a005f

View File

@@ -27,7 +27,7 @@ _git_changed() {
# PROGRAM
echo "Installing dependencies..."
pip install -r $INPUT_PIP_PATH
# pip install -r $INPUT_PIP_PATH
echo "Creating data model..."
python manage.py graph_models -a -g-o $INPUT_OUTPUT_PATH