mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 99-run.sh
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/env bashio
|
||||
|
||||
INTERFACE_NAME=$(ip route get 8.8.8.8 | sed -nr 's/.*dev ([^\ ]+).*/\1/p')
|
||||
bashio::log.blue "INTERFACE_NAME=$INTERFACE_NAME"
|
||||
|
||||
bashio::log.info "Starting..."
|
||||
/usr/bin/python3 /opt/arpspoof/arpspoof.py
|
||||
/usr/bin/python3 /opt/arpspoof/arpspoof.py
|
||||
|
||||
Reference in New Issue
Block a user