mirror of https://github.com/1N3/Sn1per.git
commit
4169ffb105
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue