mirror of
https://github.com/wassname/sloth.git
synced 2026-06-27 20:53:42 +08:00
mv update_gui script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
#pyuic4 pylabel.ui > ui_pylabel.py
|
||||
pyrcc4 -o ../sloth/gui/qrc_icons.py ../sloth/gui/icons.qrc
|
||||
|
||||
Reference in New Issue
Block a user