mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 23:36:05 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/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..."
|
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