diff options
Diffstat (limited to 'build-arch-on-gce.sh')
| -rwxr-xr-x | build-arch-on-gce.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-arch-on-gce.sh b/build-arch-on-gce.sh index 632586d..3f136b0 100755 --- a/build-arch-on-gce.sh +++ b/build-arch-on-gce.sh @@ -19,7 +19,7 @@ INSTANCE_ID=${RANDOM} INSTANCE_NAME=archbuilder${INSTANCE_ID} ZONE_NAME=us-central1-f MACHINE_TYPE=n1-standard-2 -GIT_SOURCE_URI=https://github.com/jeremyje/compute-archlinux-image-builder.git +GIT_SOURCE_URI=https://github.com/GoogleCloudPlatform/compute-archlinux-image-builder.git SCRIPT_PARAMS="$*" function GcloudNotConfiguredHelp() { |
