Set imageName if G
This commit is contained in:
parent
b418c1abab
commit
1a7830f460
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user