Set imageName if G
This commit is contained in:
@ -134,6 +134,7 @@ while getopts "h?p:Pn:c:z:gG:a:d:" opt; do
|
|||||||
G)
|
G)
|
||||||
enableGpu=true
|
enableGpu=true
|
||||||
leaderMachineType="$OPTARG"
|
leaderMachineType="$OPTARG"
|
||||||
|
imageName=$gpuImageName
|
||||||
;;
|
;;
|
||||||
a)
|
a)
|
||||||
leaderAddress=$OPTARG
|
leaderAddress=$OPTARG
|
||||||
|
Reference in New Issue
Block a user