From c5a98f4cb0e16b2711954095c1216edbfa3c07f5 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Thu, 8 Feb 2024 16:21:11 +0100 Subject: [PATCH] M #-: Remove unsued var, fix shellcheck --- minione | 1 - 1 file changed, 1 deletion(-) diff --git a/minione b/minione index c15256e..bc72989 100755 --- a/minione +++ b/minione @@ -117,7 +117,6 @@ LIBVIRTD='libvirtd' ONE_WAIT_TIMEOUT=60 IMAGE_WAIT_TIMEOUT=300 STAR_NET='' -FIREEDGE_NODE_VER='12' AUGEAS_PKG='augeas-tools' PIP='pip3' PYTHON_PIP='python3-pip'