Backup database and code changes - 2025-06-08 18:36:00

This commit is contained in:
root
2025-06-08 18:36:00 +00:00
parent ba54427b2b
commit 4eae8538c8
28 changed files with 1030 additions and 44 deletions

View File

@@ -26,7 +26,11 @@
"Bash(then echo \"✓ $file - EXISTS\")",
"Bash(else echo \"✗ $file - MISSING\")",
"Bash(fi)",
"Bash(done)"
"Bash(done)",
"Bash(sudo apt-get:*)",
"Bash(sudo apt-get install:*)",
"Bash(npm install:*)",
"Bash(terser:*)"
],
"deny": []
}