From 8c607bb0489f924d4a8af76c51f67aa223c2e35e Mon Sep 17 00:00:00 2001
From: mac <mac@msn.com>
Date: 星期三, 01 十月 2025 20:20:24 +0800
Subject: [PATCH] [update]

---
 Cocoon - 副本.bat |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git "a/Cocoon - \345\211\257\346\234\254.bat" "b/Cocoon - \345\211\257\346\234\254.bat"
new file mode 100644
index 0000000..5cfdc33
--- /dev/null
+++ "b/Cocoon - \345\211\257\346\234\254.bat"
@@ -0,0 +1,22 @@
+@echo off
+echo $ git add .
+git add .
+echo.
+echo $ git commit -m[update]
+git commit -m[update]
+echo.
+echo $ git push
+git push
+echo.
+echo Cocoon Pushed!
+echo.
+echo $ ssh root@47.242.52.97
+echo $ cd /website/Cocoon
+echo $ git pull
+echo $ exit
+ssh root@47.242.52.97
+xn--fs5a
+echo.
+echo Cocoon Pulled!
+echo.
+pause

--
Gitblit v1.10.0