forked from gadmin/gsb2023
typo
This commit is contained in:
parent
87c1d8eee6
commit
206291e753
@ -66,7 +66,7 @@ vm="$1"
|
||||
|
||||
create_vm "${vm}"
|
||||
if [[ "${vm}" == "s-adm" ]] ; then
|
||||
bash addint-s.adm
|
||||
bash addint.s-adm
|
||||
elif [[ "${vm}" == "s-infra" ]] ; then
|
||||
create_if "${vm}" "n-adm" "n-infra"
|
||||
elif [[ "${vm}" == "s-proxy" ]] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user