diff --git a/ci/package_update.sh b/ci/package_update.sh index 53f236c..25bf289 100755 --- a/ci/package_update.sh +++ b/ci/package_update.sh @@ -59,10 +59,6 @@ start_group "update package config for $module" [[ -f $ci_dir/package_update/$module.sh ]] && . $ci_dir/package_update/$module.sh end_group -start_group "update package changelog" -[[ -f $ci_dir/package_update/$module.sh ]] && . $ci_dir/package_update/$module.sh -end_group - rm -rf "$control-e" rm -rf "$controlin-e" rm -rf "$changelog-e"