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