Namnbyte till Cibello (Fas 0): config, vakt, docs, verifiering

This commit is contained in:
Sven (AAMOS AI)
2026-08-06 15:24:07 +07:00
parent bd8df59138
commit 13c6dcacd8
6 changed files with 27 additions and 16 deletions
Regular → Executable
+1 -1
View File
@@ -12,7 +12,7 @@ cd "$(dirname "$0")/.."
FAIL=0
# 1. Historiska/förbjudna namn uppdatera listan vid namnbyte.
FORBIDDEN=("matrivo")
FORBIDDEN=("matrivo" "matappen")
for name in "${FORBIDDEN[@]}"; do
HITS=$(grep -ril "$name" . \
--exclude-dir=node_modules --exclude-dir=.git --exclude-dir=dist \