Hetzner Deploy Version (hoffentlich)

Dieser Commit ist enthalten in:
2025-06-27 20:37:15 +02:00
Ursprung 5b71a1d60d
Commit 4ab51a7b91
19 geänderte Dateien mit 896 neuen und 8 gelöschten Zeilen

Datei anzeigen

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(sudo apt:*)",
"Bash(sudo apt install:*)",
"Bash(apt list:*)",
"Bash(pip install:*)",
"Bash(pip3 install:*)",
"Bash(chmod:*)",
"Bash(sudo cp:*)"
],
"deny": []
}
}