Change some words
This commit is contained in:
parent
a3c3a1c92a
commit
79d7818291
|
@ -142,7 +142,7 @@ ${csudo} mkdir -p ${output_dir}
|
|||
cd ${script_dir}/deb
|
||||
${csudo} ./makedeb.sh ${compile_dir} ${output_dir} ${version}
|
||||
|
||||
echo "do rpms package for the centos system"
|
||||
echo "do rpm package for the centos system"
|
||||
output_dir="${top_dir}/rpms"
|
||||
if [ -d ${output_dir} ]; then
|
||||
${csudo} rm -rf ${output_dir}
|
||||
|
|
Loading…
Reference in New Issue