Bug cockpit

This commit is contained in:
2026-05-07 21:02:31 +02:00
parent 0bca327b80
commit a6a41a52e6
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,8 @@
"Bash(git push *)",
"Bash(git commit -m 'Add Dockerfile for Docker production deployment *)",
"Bash(git commit -m 'Auto-seed default sources on first startup *)",
"Bash(py -c \"from app import app; print\\('OK'\\)\")"
"Bash(py -c \"from app import app; print\\('OK'\\)\")",
"Bash(py -c ' *)"
]
}
}