Browse Source

all submodules updates
api : indexing, index occurences, debuging
client : indexes, references with occurences ans links to texts

Bachir Soussi Chiadmi 3 years ago
parent
commit
40a0e85a1d
5 changed files with 6 additions and 5 deletions
  1. 2 1
      Docker/client/client-entrypoint.sh
  2. 1 1
      client
  3. 1 1
      data
  4. 1 1
      synopsx
  5. 1 1
      webapp

+ 2 - 1
Docker/client/client-entrypoint.sh

@@ -2,11 +2,12 @@
 
 cat /etc/passwd|grep 1000
 
+cd /app
+
 echo "Cleaning node_modules"
 rm -rf node_modules
 
 echo "Npm install"
-cd /app
 npm install
 
 echo "Run npm dev"

+ 1 - 1
client

@@ -1 +1 @@
-Subproject commit 8f5f89e610d0e1667efb6fc9bd938f4336da28b6
+Subproject commit 2e952d4c5d7143f2986409a5e7eb10d4134995e6

+ 1 - 1
data

@@ -1 +1 @@
-Subproject commit a0d7040cca08973a4940203e59e3fa323ae54eca
+Subproject commit beee67faae661361561d30463ecd41f774b7c76b

+ 1 - 1
synopsx

@@ -1 +1 @@
-Subproject commit 0cca3323b0f09466eb3b9282fd6901f255d13c4c
+Subproject commit f3cfa994dd6a4aece3b7e9c96a4158f75250f35b

+ 1 - 1
webapp

@@ -1 +1 @@
-Subproject commit 1277d432cf5c49c83e8da3df34f04b184823559b
+Subproject commit 82dfd82f4d14090a49bbb32eadd91cd1608a6951