Skip to content

Commit

Permalink
Revise
Browse files Browse the repository at this point in the history
  • Loading branch information
myaaghubi committed Mar 18, 2024
1 parent 28bb4ba commit 5b1db4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ do
fi
else
# if exist in config, but not exist the dir
echo -e "${RED}don't exist dir for $fw ${NC}"
echo -e "${RED}Dir $fw ${NC} doesn't exist"
FAIL=1
fi
done
Expand Down

0 comments on commit 5b1db4f

Please sign in to comment.