cmd 108 B

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