update-mirror 119 B

123456
  1. #!/bin/bash
  2. set -e
  3. git pull https://git-crysp.uwaterloo.ca/SigmaProtocol/cmz main --tags
  4. git push origin main --tags