From d8820bf17f4732e5514fb26446ed2513e83321c7 Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期二, 14 十月 2025 02:29:06 +0800
Subject: [PATCH] [update]

---
 Cocoon.bat |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Cocoon.bat b/Cocoon.bat
index 4e6b0db..e0240f6 100644
--- a/Cocoon.bat
+++ b/Cocoon.bat
@@ -1,14 +1,15 @@
+git pull
 git add .
 git commit -m[update]
 git push
 @echo off
 echo.
-echo Cocoon Pushed!
+echo [Cocoon] Pushed!
 echo.
-echo [tips]ssh-cd-git-exit
+echo [tips] ssh-cd-git-exit
 echo.
 ssh root@47.242.52.97
 echo.
-echo Cocoon Pulled!
+echo [Cocoon] Updated!
 echo.
 pause

--
Gitblit v1.10.0