Add mysql2sqlite submodule and script for making a sqlite database out of the mysql dumps. This will be used to create html archives of the forum.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "mysql2sqlite"]
|
||||
path = mysql2sqlite
|
||||
url = https://github.com/dumblob/mysql2sqlite.git
|
Reference in New Issue
Block a user