Adding option to brand across services where possible

This commit is contained in:
Ian Roddis
2026-03-23 14:54:16 -03:00
parent 6c914d5b82
commit 72f171e88f
20 changed files with 191 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(ls -la /home/iroddis/dev/sovereign/.*)"
"Bash(ls -la /home/iroddis/dev/sovereign/.*)",
"Bash(ls -la /home/iroddis/dev/sovereign/roles/*/templates/)"
]
}
}