TorqueWrench/frontend/start

8 lines
189 B
Plaintext
Raw Permalink Normal View History

2026-03-06 15:27:09 +08:00
#!/bin/bash
echo "========================================"
echo "启动管理员面板"
echo "========================================"
echo ""
cd "$(dirname "$0")"
python3 admin_panel.py