gorram it.
This commit is contained in:
parent
836aacd425
commit
c3e5baf04b
@ -516,7 +516,7 @@ def main():
|
|||||||
elif args['oper'] == 'listrepos':
|
elif args['oper'] == 'listrepos':
|
||||||
bak.listRepos()
|
bak.listRepos()
|
||||||
elif args['oper'] == 'backup':
|
elif args['oper'] == 'backup':
|
||||||
bak.createBak()
|
bak.create()
|
||||||
elif args['oper'] == 'init':
|
elif args['oper'] == 'init':
|
||||||
bak.createRepo()
|
bak.createRepo()
|
||||||
return()
|
return()
|
||||||
|
Loading…
Reference in New Issue
Block a user