From 23ff356e59f0cd792632c185731d8489ebd544dc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 9 Sep 2022 17:54:41 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 5cdc124..0b92d1c 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -506,7 +506,7 @@ SCRIPT_MENU() { LASTRUND='never' LASTRUNT='' fi - if [ "${1}" = "mpvmfix" ]; then + if [ "${action}" = "mpvmfix" ]; then echo 'yes' MPVMFIX else