arshy commited on
Commit
9830050
·
2 Parent(s): 20aceae 66b5ba7

Merge branch 'main' of https://huggingface.co/spaces/arshy/leaderboard-docker

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -24,6 +24,7 @@ cd ../../../..
24
 
25
  # Configure poetry to create virtual environments within the project directory
26
  poetry config virtualenvs.in-project true
 
27
  cd /app
28
 
29
  # If pyproject.toml has changed significantly, update dependencies
 
24
 
25
  # Configure poetry to create virtual environments within the project directory
26
  poetry config virtualenvs.in-project true
27
+
28
  cd /app
29
 
30
  # If pyproject.toml has changed significantly, update dependencies