mac
2025-10-10 b95fb15e09d203bdd75c18b3e36f6ba9f4acd627
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!