all submodules updates
api : indexing, index occurences, debuging client : indexes, references with occurences ans links to texts
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user