diff --git a/lgsm/functions/check_deps.sh b/lgsm/functions/check_deps.sh index 1a8bc505b..d9add0b78 100755 --- a/lgsm/functions/check_deps.sh +++ b/lgsm/functions/check_deps.sh @@ -263,6 +263,7 @@ fn_deps_detector(){ done fi fi + unset depstatus # Missing dependencies are added to array_deps_missing. if [ "${missingdep}" == "1" ]; then