added new permitted shell command

This commit is contained in:
2025-12-30 01:06:31 +01:00
parent 10a1f94a31
commit 348158050e

View File

@@ -39,7 +39,8 @@
"Bash('wc-tier-and-package-prices/logs/*' )",
"Bash('wc-tier-and-package-prices/templates/cache/*' )",
"Bash('wc-tier-and-package-prices/composer.lock' )",
"Bash('*/wordpress/*')"
"Bash('*/wordpress/*')",
"Bash(echo:*)"
]
}
}