Skip to content

Commit

Permalink
print web interface url in login message
Browse files Browse the repository at this point in the history
  • Loading branch information
marcone committed May 20, 2024
1 parent 99e4b2a commit 8f22b0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup/pi/setup-teslausb
Original file line number Diff line number Diff line change
Expand Up @@ -992,6 +992,8 @@ then
cat << TESLAUSB_TIP1
Run 'sudo -i' if you need to make changes.
The TeslaUSB web interface is at http://$(hostname -s) or http://$(hostname -I | awk '{print $1}')
TESLAUSB_TIP1
fi
EOC
Expand Down

0 comments on commit 8f22b0b

Please sign in to comment.