TorqueWrench/frontend/start_frontend.sh

13 lines
187 B
Bash

#!/bin/bash
echo "========================================"
echo "启动前端GUI"
echo "========================================"
echo ""
cd "$(dirname "$0")"
python3 wrench_gui.py