Backup database and code changes - 2025-06-08 17:16:31
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user