fix path to calls
This commit is contained in:
parent
68401a530c
commit
36fbb3aa69
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
BPATH = "/L/backups/SMSBackupRestore"
|
||||
BPATH = "/L/backups/smscalls"
|
||||
import re
|
||||
import pytz
|
||||
_RE = re.compile(r'calls-\d+.xml')
|
||||
|
|
Loading…
Add table
Reference in a new issue