reduce debug and empty lines output

This commit is contained in:
2023-12-13 12:11:31 +01:00
parent 9b3608d0fa
commit d24ff0a364
2 changed files with 0 additions and 5 deletions

View File

@@ -68,6 +68,4 @@ while read -r line; do
echo "[SUCCESS] SSH login possible for ${RHOST}."
fi
echo
done < "$HOSTS"