mac
2025-10-01 fb51b74db9e8e60677108c2e444f2321a4420e39
Cocoon.bat
@@ -1,12 +1,7 @@
@echo off
echo $ git add .
git add .
echo.
echo $ git commit -m[update]
git commit -m[update]
echo.
echo $ git push
git push
@echo off
echo.
echo Cocoon Pushed!
echo.
@@ -14,6 +9,7 @@
echo $ cd /website/Cocoon
echo $ git pull
echo $ exit
echo.
ssh root@47.242.52.97
echo.
echo Cocoon Pulled!