#!/bin/bash
# port.mbvpn.cn - AI FaceSwap 启动脚本
cd /data/port/web
exec python3 -u app.py
