Spaces:
Runtime error
Runtime error
where
Browse files- entrypoint.sh +1 -0
entrypoint.sh
CHANGED
@@ -8,6 +8,7 @@ whoami
|
|
8 |
pwd
|
9 |
ls -la
|
10 |
ls -la ../
|
|
|
11 |
# Run my chainlit app using uv
|
12 |
|
13 |
echo "Path is $PATH"
|
|
|
8 |
pwd
|
9 |
ls -la
|
10 |
ls -la ../
|
11 |
+
whereis uv
|
12 |
# Run my chainlit app using uv
|
13 |
|
14 |
echo "Path is $PATH"
|