From 83fba08b6edfaea68c6b6571391eaf045c57d3f3 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 20 Jun 2023 23:39:55 +0200 Subject: snatch-instance: fix typo --- bin/snatch-instance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/snatch-instance') diff --git a/bin/snatch-instance b/bin/snatch-instance index f4f051c..d131294 100755 --- a/bin/snatch-instance +++ b/bin/snatch-instance @@ -174,7 +174,7 @@ main() {( echo "$0: source_id: $conf_source_id" >&2 if test -n "$param_subnet_id"; then - subnet_id=$param_subnet_id + conf_subnet_id=$param_subnet_id else conf_subnet_id=$( export response="$( -- cgit v1.2.3