diff --git a/debian/changelog b/debian/changelog index 2256c61..1f47705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +spark-store (4.2.6.5) stable; urgency=medium + * 调整:ssaudit安装结束时会提示安装结束 + + -- shenmo + spark-store (4.2.6.4) stable; urgency=medium * 修复:关于页面的入口过时 diff --git a/tool/ssaudit b/tool/ssaudit index 79e38fc..7d63180 100755 --- a/tool/ssaudit +++ b/tool/ssaudit @@ -47,3 +47,4 @@ install_ret="$?" echo "OMG-IT-GOES-WRONG" exit "$install_ret" fi +echo ---------------安装结束--------------- \ No newline at end of file