Merge pull request !224 from shenmo/dev
This commit is contained in:
shenmo 2023-07-24 08:03:03 +00:00 committed by Gitee
commit ea7baa9ab0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
spark-store (4.2.6.5) stable; urgency=medium
* 调整ssaudit安装结束时会提示安装结束
-- shenmo <shenmo@spark-app.store>
spark-store (4.2.6.4) stable; urgency=medium
* 修复:关于页面的入口过时

View File

@ -47,3 +47,4 @@ install_ret="$?"
echo "OMG-IT-GOES-WRONG"
exit "$install_ret"
fi
echo ---------------安装结束---------------