new file: dev/ui2py.sh
This commit is contained in:
parent
2b49d1f1b3
commit
87f6809008
5
dev/ui2py.sh
Normal file
5
dev/ui2py.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
pyuic5 abfplot_gui.ui -o abfplot_gui.py
|
||||
|
||||
pause
|
Loading…
Reference in New Issue
Block a user