mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-11 11:52:07 +08:00
Move fff_internals package to fanficfare, share defaults.ini/example.ini between cli and web service again.
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ if __name__=="__main__":
|
||||
|
||||
os.chdir('..')
|
||||
# 'a' for append
|
||||
files=['fff_internals']
|
||||
files=['fanficfare']
|
||||
createZipFile(filename,"a",
|
||||
files,
|
||||
exclude=exclude)
|
||||
|
||||
Reference in New Issue
Block a user