mac
2025-10-01 8c4ce64c3493c44d0c849c3751e70878e40adcf1
[update]
已修改1个文件
5 ■■■■ 文件已修改
Cocoon.bat 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Cocoon.bat
@@ -1,15 +1,12 @@
@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 off
echo $ ssh root@47.242.52.97
echo $ cd /website/Cocoon
echo $ git pull