Set imageName if G

This commit is contained in:
Michael Vines 2018-11-05 13:28:07 -08:00
parent b418c1abab
commit 1a7830f460
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ while getopts "h?p:Pn:c:z:gG:a:d:" opt; do
G)
enableGpu=true
leaderMachineType="$OPTARG"
imageName=$gpuImageName
;;
a)
leaderAddress=$OPTARG