Added bash script to run the GUI.
This commit is contained in:
5
trimsp/TrimSPGUI/TrimSP
Executable file
5
trimsp/TrimSPGUI/TrimSP
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
export PERLLIB=$HOME/Projects/TrimSPGUI
|
||||
perl $HOME/Projects/TrimSPGUI/TrimSPGUI.pl
|
||||
|
Reference in New Issue
Block a user