mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
Fix scoring check counter
This commit is contained in:
@@ -30,8 +30,6 @@ scoring(){
|
||||
|
||||
fi
|
||||
|
||||
CHECKS_COUNTER=$((CHECKS_COUNTER-1))
|
||||
|
||||
if [[ $SCORING == "1" ]]; then
|
||||
echo -e "$BLUE------------------------------------------------------------------ $NORMAL"
|
||||
echo -e "$CYAN _"
|
||||
|
||||
Reference in New Issue
Block a user