From 4cee462e70d3816f4ee3eccfb4b32e410c1d3de1 Mon Sep 17 00:00:00 2001 From: ngn Date: Sun, 25 Aug 2024 10:13:19 +0300 Subject: [PATCH] fix: add missing run directory as a root dir to mp-check --- mp-check/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mp-check/main.sh b/mp-check/main.sh index b57c4b3..50d7a7f 100755 --- a/mp-check/main.sh +++ b/mp-check/main.sh @@ -54,6 +54,7 @@ root_dirs=( "usr" "var" "opt" + "run" ) bad_vars=( '$VERSION'