mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-19 07:18:31 +08:00
Add init permission
This commit is contained in:
parent
8c781efeea
commit
bcc94dd42c
1 changed files with 1 additions and 0 deletions
|
|
@ -472,6 +472,7 @@ class NPBackupRunner:
|
|||
"restore": ["restore", "full"],
|
||||
"dump": ["restore", "full"],
|
||||
"check": ["restore", "full"],
|
||||
"init": ["full"],
|
||||
"list": ["full"],
|
||||
"unlock": ["full"],
|
||||
"repair": ["full"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue