mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 19:12:04 +08:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/bash
|
|
cd `dirname $0`
|
|
pyuic5 -o ui_mainwindow.py mainwindow.ui |