mirror of
https://github.com/wassname/sloth.git
synced 2026-06-29 19:01:25 +08:00
5 lines
81 B
Bash
Executable File
5 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
#pyuic4 pylabel.ui > ui_pylabel.py
|
|
pyrcc4 -o qrc_icons.py icons.qrc
|
|
|