|
|
|
|
|
|
|
|
|
|
|
apt-get install aspell-fr aspell-it aspell-de aspell-en |
|
|
|
|
|
apt-get install tesseract-ocr-fra tesseract-ocr-deu tesseract-ocr-ita tesseract-ocr-eng |
|
|
|
|
|
|
|
|
cd /opt/autodoc/www/js/ |
|
|
cd /opt/autodoc/www/js/ |
|
|
npm install popper.js --save |
|
|
npm install popper.js --save |
|
|
npm install tooltip.js --save |
|
|
npm install tooltip.js --save |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
npm install bs-custom-file-input --save |
|
|
npm install bs-custom-file-input --save |
|
|
for i in `find node_modules -name "bs-custom-file-input*" -type f`; do cp $i .; done |
|
|
for i in `find node_modules -name "bs-custom-file-input*" -type f`; do cp $i .; done |
|
|
rm -rf node_modules |
|
|
|
|
|
|
|
|
rm -rf node_modules |