Parcourir la source

added dependency debian/ubuntu packages

master
root il y a 5 ans
Parent
révision
e0217bc115
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4
    1
      src/commands.txt

+ 4
- 1
src/commands.txt Voir le fichier

@@ -1,3 +1,6 @@
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/
npm install popper.js --save
npm install tooltip.js --save
@@ -6,4 +9,4 @@ rm -rf node_modules

npm install bs-custom-file-input --save
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

Chargement…
Annuler
Enregistrer