Premier commit

This commit is contained in:
2026-03-24 09:48:28 +01:00
parent b6899345e3
commit b89dad9286
7 changed files with 54 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(ls \"g:/- SCRIPT -/Script Guigui/Gecofist/\"*.png)",
"Bash(mkdir -p \"g:/- SCRIPT -/Script Guigui/Gecofist/img\")",
"Bash(mv \"g:/- SCRIPT -/Script Guigui/Gecofist/\"*.png \"g:/- SCRIPT -/Script Guigui/Gecofist/img/\")"
]
}
}