diff --git a/modes/normal.sh b/modes/normal.sh index 2becbd9..05cb4a9 100644 --- a/modes/normal.sh +++ b/modes/normal.sh @@ -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 \ No newline at end of file +fi