new tar wants exclude before folder

This commit is contained in:
j 2017-05-05 11:42:39 +02:00
commit 6ac693e705
3 changed files with 5 additions and 2 deletions

View file

@ -625,6 +625,7 @@ class Sort(db.Model):
state.db.session.commit()
return f
Item.sort_keys = []
for key in config['itemKeys']:
if key.get('sort'):