Update linupx-scripts.sh

This commit is contained in:
2022-09-09 17:54:41 -05:00
parent 675dc88f96
commit 23ff356e59

View File

@@ -506,7 +506,7 @@ SCRIPT_MENU() {
LASTRUND='never'
LASTRUNT=''
fi
if [ "${1}" = "mpvmfix" ]; then
if [ "${action}" = "mpvmfix" ]; then
echo 'yes'
MPVMFIX
else