Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlongman committed Apr 23, 2023
1 parent 36536f3 commit 5625f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hassio-access-point/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi

# Set eth_interface as eth0 if not specified in config
if [ ${#ETH_INTERFACE} -eq 0 ]; then
INTERFACE="eth0"
ETH_INTERFACE="eth0"
fi

# Set debug as 0 if not specified in config
Expand Down

0 comments on commit 5625f8e

Please sign in to comment.