소스 검색

added dependency debian/ubuntu packages

master
root 5 년 전
부모
커밋
e0217bc115
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4
    1
      src/commands.txt

+ 4
- 1
src/commands.txt 파일 보기

@@ -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

Loading…
취소
저장