chore: delete unused entrypoint script from backend docker setup

This commit is contained in:
sharath 2025-06-15 17:48:11 +00:00
parent 96f517113b
commit 0c16297b48
No known key found for this signature in database
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
source .venv/bin/activate
exec "$@"