Added Quit button and use ENV to get trimsp7l binary.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export TRIMBIN=/usr/local/bin/trimsp7l
|
||||
export PERLLIB=$HOME/Projects/TrimSPGUI
|
||||
perl $HOME/Projects/TrimSPGUI/TrimSPGUI.pl
|
||||
|
||||
|
Reference in New Issue
Block a user