update.sh 60 B

1234
  1. git add .
  2. git status
  3. git commit -m "content update"
  4. git push