wip
This commit is contained in:
@@ -209,7 +209,7 @@ def main(folder, intervl):
|
||||
os.system(magickglobal + " batch_newusers.pdf")
|
||||
os.system(magickold + " batch_oldusers.pdf")
|
||||
for (i, cmd) in magickpost.items():
|
||||
os.system(cmd + " " + "batch_newusers_" + i + ".pdf")
|
||||
os.system(cmd + " " + "batch_newusers_" + str(i) + ".pdf")
|
||||
|
||||
|
||||
def dumptoxlevels(lvls, filename):
|
||||
|
||||
Reference in New Issue
Block a user