Backup database and code changes - 2025-06-08 17:16:31

This commit is contained in:
root
2025-06-08 17:16:31 +00:00
parent 01470cd0c5
commit ba54427b2b
7 changed files with 37 additions and 1407 deletions

View File

@@ -20,7 +20,13 @@
"Bash(php:*)",
"Bash(rm:*)",
"Bash(sudo rm:*)",
"Bash(sudo ln:*)"
"Bash(sudo ln:*)",
"Bash(for:*)",
"Bash(do if [ -f \"/var/www/ukds/$file\" ])",
"Bash(then echo \"✓ $file - EXISTS\")",
"Bash(else echo \"✗ $file - MISSING\")",
"Bash(fi)",
"Bash(done)"
],
"deny": []
}