upload.sh 82 B

12345
  1. #!/usr/bin/env bash
  2. git push --all
  3. git push --all pything
  4. git push --tags pything