diff --git a/beepbeep.sh b/beepbeep.sh index 7128ea3..2e4802c 100644 --- a/beepbeep.sh +++ b/beepbeep.sh @@ -2,7 +2,7 @@ # Little start stop beep script for my firewall # 2022 by DeltaLima -$iptowatch=192.168.254.1 +iptowatch=192.168.254.1 case $1 in start)