deep-wine-runner/VM/update-data.sh
2024-07-31 16:06:18 +08:00

4 lines
122 B
Bash
Executable File

#!/bin/bash
cd `dirname $0`
pyuic5 -o ui_mainwindow.py mainwindow.ui
pyrcc5 -o program_resources.py program_resources.qrc