From 456eb97ca415aebb728e24452bb85367e5fc8efe Mon Sep 17 00:00:00 2001 From: mango Date: Mon, 2 Feb 2026 12:53:38 +0800 Subject: [PATCH] =?UTF-8?q?v3.6.2:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vps-snapshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vps-snapshot.sh b/vps-snapshot.sh index 16ba954..3adddc2 100755 --- a/vps-snapshot.sh +++ b/vps-snapshot.sh @@ -1,7 +1,7 @@ #!/bin/bash #=============================================================================== -# VPS 快照备份脚本 v3.6 +# VPS 快照备份脚本 v3.6.2 # 支持: Ubuntu, Debian, CentOS, Alpine # 功能: 智能识别应用 + Docker迁移 + 数据备份 + Telegram通知 #===============================================================================