cmd 107 B

123456
  1. #!/bin/bash
  2. git add .
  3. git commit -m 'Docsify Auto Published'
  4. git push origin master
  5. git push gitee master