5 lines
61 B
Bash
5 lines
61 B
Bash
#!/bin/bash
|
|
|
|
pyuic5 abfplot_gui.ui -o abfplot_gui.py
|
|
|
|
pause |