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