Update create_dev_sandbox.sh

This commit is contained in:
zandercymatics 2023-09-25 11:14:07 -06:00
parent 56e03ccf29
commit 6a26a80ae4
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -89,6 +89,7 @@ cd src/
./build.sh
cd ..
cf push getgov-$1 -f ops/manifests/manifest-$1.yaml
read -p "Please provide the email of the space developer: " -r
cf set-space-role $REPLY cisa-dotgov $1 SpaceDeveloper