From 13eead8faff95e20d095978f22d24c5e493f0cf2 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 11 Apr 2018 15:16:26 +0200 Subject: [PATCH] create-lx-container.sh: fix typo. --- create-lx-container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-lx-container.sh b/create-lx-container.sh index 89cc002..a2e121a 100755 --- a/create-lx-container.sh +++ b/create-lx-container.sh @@ -1595,7 +1595,7 @@ LXC_ROOT_DIR=$LXC_ROOT_DIR= LXC_NAME=$LXC_NAME LXC_DIST=$LXC_DIST -LXC_RELEASE=$LXC_REALEASE +LXC_RELEASE=$LXC_RELEASE MAC_ADDRESS_1=$MAC_ADDRESS_1 IPV4_ADDRESS_1=$IPV4_ADDRESS_1