undo reset

This commit is contained in:
Dennis Eichhorn 2020-07-31 15:39:11 +02:00
parent e6a6c4a24d
commit 5d959e2ca8
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
coverage
log
test
*.cache
*.cache

View File

@ -79,6 +79,10 @@ npm install -D jasmine jasmine-node istanbul jasmine-console-reporter supertest
# FTP
apt-get install vsftpd
#OCR
sudo apt-get install tesseract-ocr
#tesseract ../copyright.png -c preserve_interword_spaces=1 stdout
# /etc/vstftpd.conf
# write_enable=YES
# anon_upload_enable=YES