sergay/sh.sh

5 lines
63 B
Bash

git pull origin main
git add .
git commit -m "update"
git push