diff --git a/sh.sh b/sh.sh index c160c2f..ab2e7c6 100644 --- a/sh.sh +++ b/sh.sh @@ -1,3 +1,4 @@ +git pull origin main git add . git commit -m "update" git push