#!/bin/bash # Startup script for Aniworld FastAPI server with proper logging # Activate conda environment and run the server conda run -n AniWorld python run_server.py