删除update.sh

This commit is contained in:
yyhuni
2025-12-29 20:08:40 +08:00
parent 18ef01a47b
commit b2403b29c4
5 changed files with 10 additions and 141 deletions

View File

@@ -317,7 +317,6 @@ show_summary() {
echo -e " ./start.sh # 启动所有服务"
echo -e " ./start.sh --no-frontend # 只启动后端"
echo -e " ./stop.sh # 停止所有服务"
echo -e " ./update.sh # 更新系统"
echo
fi