Mdean77 commited on
Commit
a067b61
·
1 Parent(s): 5aa9680
Files changed (1) hide show
  1. 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"