#!/bin/bash echo "COPYING" cp -rf /ComfyUI/models.orig/* /ComfyUI/models/ echo "START" python3 main.py --listen "${CLI_ARGS}"