Remove unnecessary blocked command
This commit is contained in:
@@ -13,5 +13,8 @@
|
|||||||
".gnupg/",
|
".gnupg/",
|
||||||
"~/.pi/agent/sessions/"
|
"~/.pi/agent/sessions/"
|
||||||
],
|
],
|
||||||
"blocked_commands": ["printenv", "\\benv\\b", "\\bset\\b"]
|
"blocked_commands": [
|
||||||
|
"printenv",
|
||||||
|
"\\benv\\b"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user