9f4f013 f66a250 44c2304
1
2
3
4
5
import os if __name__ == "__main__": # Run the shell script to start the Flask app with Gunicorn os.system('./start_server.sh')