wip
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(command -v lua5.1)",
|
||||
"Bash(command -v lua)",
|
||||
"Read(//home/sindo/azeroth-server/**)",
|
||||
"Read(//home/sindo/**)",
|
||||
"Bash(docker image *)",
|
||||
"Bash(docker restart *)",
|
||||
"Bash(bash import-custom-sql.sh)",
|
||||
"Bash(awk '/^ ac-worldserver:/,/^ [a-z]/' /home/sindo/moonwell-core/docker-compose.yml)",
|
||||
"Bash(awk '/ac-worldserver:/{flag=1} flag{print; if\\(/depends_on:/\\){flag=0}}' /home/sindo/moonwell-core/docker-compose.yml)",
|
||||
"Bash(grep -n \"LoadAdditionalFile\\\\|\\\\.conf.dist\\\\|conf$\" /home/sindo/moonwell-core/src/common/Configuration/Config.cpp)",
|
||||
"Bash(grep -n \"^$\\\\|ENCOUNTER\" /home/sindo/moonwell-core/conf/dist/env.ac)",
|
||||
"Bash(grep -v \"^information_schema\\\\|^mysql$\\\\|^performance_schema\\\\|^sys$\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user