diff --git a/check.sh b/check.sh index e307855..4a88d81 100755 --- a/check.sh +++ b/check.sh @@ -34,6 +34,7 @@ do fi else # if exist in config, but not exist the dir + echo -e "${RED}❌ don't exist dir for $fw ${NC}" FAIL=1 fi done