Move fff_internals package to fanficfare, share defaults.ini/example.ini between cli and web service again.

This commit is contained in:
Jim Miller
2015-04-08 13:49:36 -05:00
parent 7643a1a75d
commit b3e72a271c
153 changed files with 32550 additions and 34656 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ if __name__=="__main__":
os.chdir('..')
# 'a' for append
files=['fff_internals']
files=['fanficfare']
createZipFile(filename,"a",
files,
exclude=exclude)