update file

This commit is contained in:
张壹 2018-03-22 14:25:03 -07:00
parent 392d048f0c
commit 81a628f31c

View File

@ -91,7 +91,7 @@ else
MAP_LABEL_OFFSET=2.5p
if [[ $nocpt == 1 ]]; then
$cptfile = ${color}
cptfile=${color}
else
gmt grd2cpt ${data} -R${range} -C${color} -Z -D -M > $cptfile
fi