mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 16:58:40 +00:00
undo reset
This commit is contained in:
parent
e6a6c4a24d
commit
5d959e2ca8
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
coverage
|
coverage
|
||||||
log
|
log
|
||||||
test
|
test
|
||||||
*.cache
|
*.cache
|
||||||
|
|
|
||||||
|
|
@ -79,6 +79,10 @@ npm install -D jasmine jasmine-node istanbul jasmine-console-reporter supertest
|
||||||
# FTP
|
# FTP
|
||||||
apt-get install vsftpd
|
apt-get install vsftpd
|
||||||
|
|
||||||
|
#OCR
|
||||||
|
sudo apt-get install tesseract-ocr
|
||||||
|
#tesseract ../copyright.png -c preserve_interword_spaces=1 stdout
|
||||||
|
|
||||||
# /etc/vstftpd.conf
|
# /etc/vstftpd.conf
|
||||||
# write_enable=YES
|
# write_enable=YES
|
||||||
# anon_upload_enable=YES
|
# anon_upload_enable=YES
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user