simple average symbols per page algorithm

This commit is contained in:
mokhov
2015-06-22 21:42:05 +03:00
parent 6239ea262a
commit 6025b017c8
3 changed files with 13 additions and 21 deletions

View File

@@ -27,7 +27,8 @@ npm:
# Build project
build:
$(ENB) make $(ENB_FLAGS)
@cp -r lib build/index/lib
@rm -rf build/index/lib
@cp -rf lib build/index/lib
@mv build/index/index.ru.html build/index/index.html
# Clean build results