Spaces:
Runtime error
Runtime error
updates
Browse files
start.sh
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
# Initialize and update submodules
|
4 |
git submodule init
|
5 |
git submodule update --init --recursive
|
6 |
-
git submodule update --remote --recursive
|
7 |
|
8 |
export POETRY_CACHE_DIR="/app/.cache"
|
9 |
|
|
|
3 |
# Initialize and update submodules
|
4 |
git submodule init
|
5 |
git submodule update --init --recursive
|
|
|
6 |
|
7 |
export POETRY_CACHE_DIR="/app/.cache"
|
8 |
|