„beepbeep.sh“ ändern
This commit is contained in:
parent
411dfe3d2e
commit
049df6859c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Little start stop beep script for my firewall
|
# Little start stop beep script for my firewall
|
||||||
# 2022 by DeltaLima
|
# 2022 by DeltaLima
|
||||||
|
|
||||||
$iptowatch=192.168.254.1
|
iptowatch=192.168.254.1
|
||||||
case $1 in
|
case $1 in
|
||||||
start)
|
start)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue