converted line endings
This commit is contained in:
parent
b845be0b70
commit
ccef5871df
1 changed files with 32 additions and 32 deletions
|
@ -21,7 +21,7 @@ ROOT_DIR="$(dirname ${DIR})"
|
|||
# get config options
|
||||
# shellcheck source=../k8s_config
|
||||
source "${ROOT_DIR}/k8s_config"
|
||||
NAME=agent-windows-2
|
||||
NAME=agent-windows-1
|
||||
|
||||
gcloud beta compute instances create "${NAME}" \
|
||||
--project="${GCP_PROJECT}" \
|
||||
|
|
Loading…
Reference in a new issue