Convomate-module / entrypoint.sh
shevadesuyash's picture
Update entrypoint.sh
6748826 verified
raw
history blame
60 Bytes
#!/bin/bash
echo "Starting Flask app..."
exec python app.py