upd claude

This commit is contained in:
d-chrka 2026-03-22 16:12:45 +01:00
parent 96582657d8
commit b80e411569
1 changed files with 13 additions and 1 deletions

View File

@ -6,7 +6,19 @@
"Bash(powershell.exe -Command \"Get-ChildItem ''C:\\\\Users\\\\d-chrka\\\\Documents\\\\projects\\\\mail-organizer\\\\logs\\\\protocols\\\\'' -Filter ''run_*.json'' | Select-Object Name\")",
"Bash(powershell.exe -File:*)",
"Bash(node -e:*)",
"Bash(node:*)"
"Bash(node:*)",
"Bash(pwsh -File scripts/Download-AttachmentsFrom.ps1 -SenderEmail \"Thomas.Leger@nttdata.com\" 2>&1)",
"Bash(pip list:*)",
"Bash(python3 -c \"import openpyxl\")",
"Bash(pip install:*)",
"Bash(pip3 install:*)",
"Bash(python3 -m pip install openpyxl)",
"Bash(pacman -Qs python-openpyxl)",
"Bash(pacman -Qs python-pip)",
"Bash(/tmp/xlsx-env/bin/python3 /tmp/xlsx_to_md.py /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger 2>&1)",
"Bash(wc:*)",
"Bash(git remote:*)",
"Bash(git push:*)"
]
}
}