Spaces:
Runtime error
Runtime error
Update start.sh
Browse files
start.sh
CHANGED
@@ -22,7 +22,6 @@ cd ../../..
|
|
22 |
|
23 |
# Configure poetry to create virtual environments within the project directory
|
24 |
poetry config virtualenvs.in-project true
|
25 |
-
|
26 |
cd /app
|
27 |
|
28 |
# If pyproject.toml has changed significantly, update dependencies
|
|
|
22 |
|
23 |
# Configure poetry to create virtual environments within the project directory
|
24 |
poetry config virtualenvs.in-project true
|
|
|
25 |
cd /app
|
26 |
|
27 |
# If pyproject.toml has changed significantly, update dependencies
|