Commit 0bf5e05b authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Changes in .gitignore

parent 42fbd1fd
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
covers/*
*.fb2
*.log
*.swp
py
db
fb2toepub/*
!fb2toepub/*.zip
fb2conv/*
@@ -10,8 +9,6 @@ fb2conv/*
!fb2conv/*.gz
!fb2conv/fb2epub
!fb2conv/fb2mobi
testinfo/*
speed
.htaccess
db.sqlite3
.idea/*
+8161 −0

File added.

Preview size limit exceeded, changes collapsed.

speed

deleted100755 → 0
+0 −3
Original line number Diff line number Diff line
#!/bin/bash

echo "select count(*) as books, count(*)/((max(registerdate)-min(registerdate))/1000000/60) as books_min from books;" | mysql sopds