mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-13 08:24:40 +08:00
Remove double permission entry for init
This commit is contained in:
parent
17ec5133fb
commit
c38090e02b
1 changed files with 0 additions and 1 deletions
|
@ -474,7 +474,6 @@ class NPBackupRunner:
|
|||
"dump": ["restore", "full"],
|
||||
"check": ["restore", "full"],
|
||||
"recover": ["restore", "full"],
|
||||
"init": ["full"],
|
||||
"list": ["full"],
|
||||
"unlock": ["full"],
|
||||
"repair": ["full"],
|
||||
|
|
Loading…
Add table
Reference in a new issue