push.sh 73 B

123456
  1. #!/bin/sh
  2. git push origin
  3. git push github
  4. git push gitlab
  5. git push gitea