MVPilgrim commited on
Commit
f1ba378
·
verified ·
1 Parent(s): ec7361d

Update startup.sh

Browse files
Files changed (1) hide show
  1. startup.sh +1 -0
startup.sh CHANGED
@@ -1,6 +1,7 @@
1
  #! /bin/bash
2
 
3
  echo "#### head /app/weaviate"
 
4
  head -10 /app/weaviate
5
 
6
  echo "#### Before /app/weaviate"
 
1
  #! /bin/bash
2
 
3
  echo "#### head /app/weaviate"
4
+ ls -l /app/weaviate
5
  head -10 /app/weaviate
6
 
7
  echo "#### Before /app/weaviate"