update files
This commit is contained in:
parent
fce8728fa1
commit
5309c53944
@ -79,7 +79,7 @@ if [[ $data == "null" ]]; then
|
||||
exit 1
|
||||
else
|
||||
# 初始化临时文件名
|
||||
cptfile=user.cpt
|
||||
cptfile=${data%.*}.cpt
|
||||
psfile=${data%.*}.ps
|
||||
jpgfile=${data%.*}.png
|
||||
# 获取网格范围
|
||||
|
Loading…
Reference in New Issue
Block a user