update configure.sh

update configure.sh
This commit is contained in:
2018-03-19 10:32:49 -07:00
parent 888feff508
commit f49bf4e26f
2 changed files with 12 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# gmt_template
shell scripts of GMT templates
# shell templates
shell script templates for geophysical data processing and plotting.
## Installation
Simply run **configure.sh** to symlink all scripts under the directory */usr/local/sbin*. The configure script will create the folder and add it to *PATH* if the directory does not exist. The execuable name for a script will be its name without the *.sh* extension.
Simply run **configure.sh** to symlink all scripts to the directory */usr/local/sbin*. The configure script will create the folder and add it to *PATH* if the directory does not exist. The execuable name for a script will be its name without the *.sh* extension.