This commit is contained in:
Tim McLean 2019-08-23 08:38:56 -07:00 committed by GitHub
parent e2b57db6fe
commit 2948d9962b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -574,7 +574,7 @@ else
fi
fi
if [ -z "$port_161U" ];
if [ -z "$port_161" ];
then
echo -e "$OKRED + -- --=[Port 161 closed... skipping.$RESET"
else
@ -1310,4 +1310,4 @@ if [ "$SLACK_NOTIFICATIONS" == "1" ]; then
fi
if [ "$LOOT" = "1" ] && [ -z "$NOLOOT" ]; then
loot
fi
fi