blob: 105ca922cc4009918bb37913130d5cd252e18f11 [file] [log] [blame]
#!/bin/bash
# This script deploys the Upspin servers running under upspin.io.
go install && upspin-deploy-gcp -project=upspin-prod -domain=upspin.io -zone=us-central1-c -keyserver="" "$@"